conveyal/modeify

View on GitHub
client/components/trevorgerhardt/haversine/master/index.js

Summary

Maintainability
A
35 mins
Test Coverage

Function exports has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

module.exports = function haversine(lat1, lon1, lat2, lon2, miles) {
Severity: Minor
Found in client/components/trevorgerhardt/haversine/master/index.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status