-
Notifications
You must be signed in to change notification settings - Fork 117
MapMatching: added ignore param #1424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
5813f4f to
0cb39ad
Compare
Codecov Report
@@ Coverage Diff @@
## main #1424 +/- ##
============================================
+ Coverage 75.64% 75.68% +0.04%
Complexity 897 897
============================================
Files 124 124
Lines 3904 3911 +7
Branches 606 607 +1
============================================
+ Hits 2953 2960 +7
Misses 688 688
Partials 263 263
|
services-matching/src/main/java/com/mapbox/api/matching/v5/MapboxMapMatching.java
Outdated
Show resolved
Hide resolved
services-matching/src/test/java/com/mapbox/api/matching/v5/MapboxMapMatchingTest.java
Outdated
Show resolved
Hide resolved
Guardiola31337
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing the comments 🚀
|
Not sure if you want to clean up the commit history before merging though. |
squashed 👍 |
closes #1304