-
Notifications
You must be signed in to change notification settings - Fork 120
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
RouteLegRefresh: added incidents #1421
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1421 +/- ##
=========================================
Coverage 75.49% 75.49%
Complexity 874 874
=========================================
Files 124 124
Lines 3889 3889
Branches 577 577
=========================================
Hits 2936 2936
Misses 690 690
Partials 263 263
|
ce6a8ad
to
cf04f92
Compare
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.
LGTM, could you add a unit test?
cf04f92
to
5327cb6
Compare
done |
5327cb6
to
98a13a3
Compare
@RingerJK , what do you think about adding an example of json with incidents from Directions API and test if it can be serialised to the model? |
that's a good point. Extended current jsons with tests, check the branch |
Ah, could you please also add a changelog to unreleased? |
my bad, I didn't know we started to add changelog for mapbox-java, will cut another PR |
Thanks! It just started naturally, added a ticket to officially track this work - #1434. |
changelog pull request #1435 |
No description provided.