Skip to content

Remove Winkki street note updater - #5305

Merged
leonardehrenfried merged 3 commits into
opentripplanner:dev-2.xfrom
leonardehrenfried:remove-winkki
Aug 29, 2023
Merged

Remove Winkki street note updater#5305
leonardehrenfried merged 3 commits into
opentripplanner:dev-2.xfrom
leonardehrenfried:remove-winkki

Conversation

@leonardehrenfried

@leonardehrenfried leonardehrenfried commented Aug 17, 2023

Copy link
Copy Markdown
Member

Summary

As discussed in the dev meeting, this removes the Winkki street note updater since we cannot find anyone that is actually using it.

Closes #5301

cc @hannesj

@leonardehrenfried
leonardehrenfried requested a review from a team as a code owner August 17, 2023 20:57
@codecov

codecov Bot commented Aug 17, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.33%. Comparing base (5ea91e7) to head (0fe3198).
⚠️ Report is 10727 commits behind head on dev-2.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #5305      +/-   ##
=============================================
+ Coverage      66.23%   66.33%   +0.10%     
- Complexity     15129    15155      +26     
=============================================
  Files           1787     1782       -5     
  Lines          69197    69128      -69     
  Branches        7348     7338      -10     
=============================================
+ Hits           45832    45857      +25     
+ Misses         20881    20784      -97     
- Partials        2484     2487       +3     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@leonardehrenfried leonardehrenfried added the !Technical Debt Improve code quality, no functional changes. label Aug 17, 2023

/**
* A source of notes for edges.
* A notes source of static notes, usually created at graph building stage and not modified

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Usually but not always?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed in c8f8c33

Comment thread src/main/java/org/opentripplanner/routing/services/notes/StreetNotesSource.java Outdated
@leonardehrenfried
leonardehrenfried merged commit 6b9aca9 into opentripplanner:dev-2.x Aug 29, 2023
t2gran pushed a commit that referenced this pull request Aug 29, 2023
@leonardehrenfried
leonardehrenfried deleted the remove-winkki branch August 29, 2023 07:25
@leonardehrenfried

Copy link
Copy Markdown
Member Author

Not that it matters a lot but removing the Maven dependency has reduced the shaded jar size by 6.5MB!

image

@t2gran t2gran added this to the 2.4 milestone Sep 15, 2023
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.

Unused Winkki street note updater

4 participants