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

Prettify leg view in debug client #5918

Merged

Conversation

leonardehrenfried
Copy link
Member

Summary

Makes the leg view in the debug client a little more visually pleasing and easier to scan.

Before

Screenshot from 2024-06-19 14-25-58

After

Screenshot from 2024-06-19 14-48-55

It also makes smaller changes to the debug client:

  • Uses the new Transmodel API path
  • Introduces a more visually pleasing color scheme for the modes

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.45%. Comparing base (69191b5) to head (2998fdd).
Report is 4 commits behind head on dev-2.x.

Current head 2998fdd differs from pull request most recent head adbaf96

Please upload reports for the commit adbaf96 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #5918   +/-   ##
==========================================
  Coverage      69.45%   69.45%           
+ Complexity     17071    17066    -5     
==========================================
  Files           1929     1928    -1     
  Lines          73584    73580    -4     
  Branches        7550     7550           
==========================================
+ Hits           51107    51108    +1     
+ Misses         19853    19847    -6     
- Partials        2624     2625    +1     

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

@leonardehrenfried leonardehrenfried added the OTP Debug UI The OTP bundled client label Jun 19, 2024
@leonardehrenfried leonardehrenfried merged commit e8ea4dd into opentripplanner:dev-2.x Jun 20, 2024
6 checks passed
@leonardehrenfried leonardehrenfried deleted the debug-itinerary branch June 20, 2024 21:29
@t2gran t2gran added this to the 2.6 (next release) milestone Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OTP Debug UI The OTP bundled client Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants