opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.18k stars 1.02k forks source link

Make new debug client the default, move old one to `classic-debug` #5924

Closed leonardehrenfried closed 3 months ago

leonardehrenfried commented 3 months ago

Summary

As discussed in the dev meeting yesterday, this makes the new debug client the default and moves the old one into a new folder called classic-debug.

Issue

Relates to #4828

testower commented 3 months ago

Should we also rename the folder from client-next to client?

leonardehrenfried commented 3 months ago

Sure!

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.46%. Comparing base (827684a) to head (46c5373). Report is 16 commits behind head on dev-2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-2.x #5924 +/- ## ============================================= + Coverage 69.43% 69.46% +0.03% - Complexity 17065 17076 +11 ============================================= Files 1934 1937 +3 Lines 73606 73680 +74 Branches 7540 7539 -1 ============================================= + Hits 51109 51183 +74 - Misses 19870 19873 +3 + Partials 2627 2624 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.