Skip to content

Remove matchBusRoutesToStreets#5523

Merged
leonardehrenfried merged 2 commits into
opentripplanner:dev-2.xfrom
leonardehrenfried:remove-bus-matcher
Nov 30, 2023
Merged

Remove matchBusRoutesToStreets#5523
leonardehrenfried merged 2 commits into
opentripplanner:dev-2.xfrom
leonardehrenfried:remove-bus-matcher

Conversation

@leonardehrenfried

Copy link
Copy Markdown
Member

Summary

As discussed in a previous dev meeting, this PR removes the bus-to-street matching.

We cannot find anyone that is actually using this.

If you want this feature, I recommend that you use pfaedle.

Cleanup

This allows us to also reduce the mutability of TripPattern which is my actual motivation for the change.

@leonardehrenfried leonardehrenfried added the !Technical Debt Improve code quality, no functional changes. label Nov 22, 2023
@leonardehrenfried leonardehrenfried requested a review from a team as a code owner November 22, 2023 11:52
@leonardehrenfried leonardehrenfried changed the title Remove BusRouteStreetMatcher Remove matchBusRoutesToStreets Nov 22, 2023
@codecov

codecov Bot commented Nov 22, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (092a12f) 67.14% compared to head (515bd95) 67.19%.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #5523      +/-   ##
=============================================
+ Coverage      67.14%   67.19%   +0.05%     
+ Complexity     16088    16042      -46     
=============================================
  Files           1856     1850       -6     
  Lines          71280    70919     -361     
  Branches        7465     7409      -56     
=============================================
- Hits           47859    47653     -206     
+ Misses         20925    20800     -125     
+ Partials        2496     2466      -30     

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

@leonardehrenfried leonardehrenfried merged commit f1c2978 into opentripplanner:dev-2.x Nov 30, 2023
t2gran pushed a commit that referenced this pull request Nov 30, 2023
@leonardehrenfried leonardehrenfried deleted the remove-bus-matcher branch November 30, 2023 13:17
@t2gran t2gran added this to the 2.5 (next release) milestone Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

!Technical Debt Improve code quality, no functional changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants