opentripplanner / OpenTripPlanner

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

Fix Javadoc of `TimetableSnapshotManager.snapshot` #5930

Closed leonardehrenfried closed 3 months ago

leonardehrenfried commented 3 months ago

Summary

@vpaturet has reported that in one the previous realtime-related PRs, I didn't correctly move the Javadoc for the snapshot field in TimetableSnapshotManager.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 69.45%. Comparing base (ce93c85) to head (fd222ec). Report is 1 commits behind head on dev-2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-2.x #5930 +/- ## ========================================== Coverage 69.45% 69.45% - Complexity 17065 17066 +1 ========================================== Files 1934 1934 Lines 73624 73624 Branches 7539 7539 ========================================== Hits 51134 51134 + Misses 19866 19865 -1 - Partials 2624 2625 +1 ```

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