Skip to content
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

Merged
merged 2 commits into from
May 11, 2022
Merged

RouteLegRefresh: added incidents #1421

merged 2 commits into from
May 11, 2022

Conversation

RingerJK
Copy link
Contributor

No description provided.

@RingerJK RingerJK self-assigned this Apr 27, 2022
@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #1421 (defdebb) into main (dba2249) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            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           
Impacted Files Coverage Δ
.../com/mapbox/api/directions/v5/models/RouteLeg.java 100.00% <ø> (ø)
...i/directionsrefresh/v1/models/RouteLegRefresh.java 100.00% <ø> (ø)

Copy link
Contributor

@LukasPaczos LukasPaczos left a 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?

@RingerJK RingerJK force-pushed the kyv-route-refresh-incidents branch from cf04f92 to 5327cb6 Compare May 11, 2022 15:18
@RingerJK
Copy link
Contributor Author

LGTM, could you add a unit test?

done

@RingerJK RingerJK force-pushed the kyv-route-refresh-incidents branch from 5327cb6 to 98a13a3 Compare May 11, 2022 15:20
@RingerJK RingerJK requested a review from LukasPaczos May 11, 2022 15:21
@VysotskiVadim
Copy link
Contributor

@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?

@RingerJK
Copy link
Contributor Author

@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

@RingerJK RingerJK merged commit 30f6cb8 into main May 11, 2022
@RingerJK RingerJK deleted the kyv-route-refresh-incidents branch May 11, 2022 15:59
@LukasPaczos
Copy link
Contributor

Ah, could you please also add a changelog to unreleased?

@RingerJK
Copy link
Contributor Author

my bad, I didn't know we started to add changelog for mapbox-java, will cut another PR

@LukasPaczos
Copy link
Contributor

Thanks! It just started naturally, added a ticket to officially track this work - #1434.

@RingerJK
Copy link
Contributor Author

changelog pull request #1435

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants