Skip to content

Add @Deprecated to methods that are documented as deprecated [ci skip] #6560

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

Conversation

habrahamsson-skanetrafiken
Copy link
Contributor

Summary

Tiny PR that fixes some compiler warnings where methods are documented as deprecated but not annotated as such.

Bumping the serialization version id

Nope

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.24%. Comparing base (5db8d43) to head (9175a69).
Report is 33 commits behind head on dev-2.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #6560      +/-   ##
=============================================
- Coverage      70.25%   70.24%   -0.01%     
+ Complexity     18386    18384       -2     
=============================================
  Files           2088     2088              
  Lines          77417    77417              
  Branches        7840     7840              
=============================================
- Hits           54387    54384       -3     
- Misses         20262    20263       +1     
- Partials        2768     2770       +2     

☔ 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 changed the title Add @Deprecated to methods that are documented as deprecated Add @Deprecated to methods that are documented as deprecated [ci skip] Mar 20, 2025
@optionsome optionsome added this to the 2.8 (next release) milestone Mar 20, 2025
@habrahamsson-skanetrafiken habrahamsson-skanetrafiken merged commit b2fbac1 into opentripplanner:dev-2.x Mar 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants