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

osrd-railjson: implement toString for LineString / Point #3588

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Conversation

multun
Copy link
Contributor

@multun multun commented Mar 17, 2023

No description provided.

@multun multun requested a review from a team as a code owner March 17, 2023 15:28
@multun multun enabled auto-merge (rebase) March 17, 2023 15:31
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #3588 (7cde472) into dev (7112c54) will decrease coverage by 0.02%.
The diff coverage is 77.77%.

@@             Coverage Diff              @@
##                dev    #3588      +/-   ##
============================================
- Coverage     68.38%   68.36%   -0.02%     
  Complexity     1906     1906              
============================================
  Files           421      421              
  Lines         21217    21220       +3     
  Branches       1540     1540              
============================================
- Hits          14509    14508       -1     
- Misses         5991     5994       +3     
- Partials        717      718       +1     
Flag Coverage Δ
core 79.17% <77.77%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../fr/sncf/osrd/railjson/schema/geom/LineString.java 77.02% <50.00%> (-0.53%) ⬇️
.../java/fr/sncf/osrd/railjson/schema/geom/Point.java 18.18% <50.00%> (+1.51%) ⬆️
...a/fr/sncf/osrd/railjson/schema/infra/RJSInfra.java 100.00% <100.00%> (ø)
...rd/api/pathfinding/response/PathfindingResult.java 100.00% <100.00%> (ø)
...ain/java/fr/sncf/osrd/api/stdcm/STDCMResponse.java 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@multun multun merged commit 3dd792a into dev Mar 17, 2023
@multun multun deleted the geom-tostring branch March 17, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants