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

Orca Fixes Part 2 #5469

Merged
merged 6 commits into from
Nov 7, 2023

Conversation

daniel-heppner-ibigroup
Copy link
Contributor

Summary

This is just a few more fixes for ORCA agencies

Unit tests

This includes a new test for non ORCA agencies. It needs some more work, but that should go along with a refactor of ItineraryFares to fully utilize Leg Products.

@daniel-heppner-ibigroup daniel-heppner-ibigroup requested a review from a team as a code owner November 1, 2023 22:11
Copy link
Member

@leonardehrenfried leonardehrenfried left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also run the formatter.

@leonardehrenfried leonardehrenfried added this to the 2.5 (next release) milestone Nov 2, 2023
@leonardehrenfried leonardehrenfried added Sandbox IBI Developed by or important for IBI Group Skip Changelog labels Nov 2, 2023
@daniel-heppner-ibigroup
Copy link
Contributor Author

Thanks for the feedback, it should be ready for another review. @leonardehrenfried

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 118 lines in your changes are missing coverage. Please review.

Comparison is base (9dc111f) 66.84% compared to head (5ca2c88) 66.82%.
Report is 29 commits behind head on dev-2.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #5469      +/-   ##
=============================================
- Coverage      66.84%   66.82%   -0.02%     
- Complexity     15539    15573      +34     
=============================================
  Files           1802     1806       +4     
  Lines          69659    69823     +164     
  Branches        7351     7359       +8     
=============================================
+ Hits           46564    46662      +98     
- Misses         20640    20707      +67     
+ Partials        2455     2454       -1     
Files Coverage Δ
...ripplanner/framework/tostring/ToStringBuilder.java 100.00% <100.00%> (ø)
...a/org/opentripplanner/model/TimetableSnapshot.java 66.00% <100.00%> (+0.22%) ⬆️
...timization/services/OptimizePathDomainService.java 90.76% <100.00%> (ø)
...fig/routerconfig/updaters/SiriETUpdaterConfig.java 96.55% <100.00%> (+0.55%) ⬆️
...fig/routerconfig/updaters/SiriSXUpdaterConfig.java 96.42% <100.00%> (+0.59%) ⬆️
...org/opentripplanner/transit/model/basic/Money.java 76.47% <100.00%> (+0.47%) ⬆️
...entripplanner/ext/siri/updater/SiriHttpLoader.java 0.00% <0.00%> (ø)
...pentripplanner/ext/fares/impl/OrcaFareService.java 83.19% <83.33%> (+5.83%) ⬆️
...lanner/ext/interactivelauncher/views/MainView.java 0.00% <0.00%> (ø)
.../interactivelauncher/views/StartOtpButtonView.java 0.00% <0.00%> (ø)
... and 12 more

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leonardehrenfried leonardehrenfried merged commit 231f223 into opentripplanner:dev-2.x Nov 7, 2023
5 checks passed
@leonardehrenfried leonardehrenfried deleted the orca-fixes-pt2 branch November 7, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IBI Developed by or important for IBI Group Sandbox Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants