Skip to content

Conversation

@TsimurSh
Copy link
Contributor

@TsimurSh TsimurSh commented Oct 18, 2024

Fix implementation for report endpoints

  • Fixed hibernate criteria in routeScheduleAdherenceSummary method.
  • Clean up PredictionAccuracyQuery.java
  • Fixed logic for parsing parameters and clean up code.

Contribution Checklist:

  • [ x] The pull request only addresses one issue or adds one feature.
  • [ x] The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • [ x] Create an issue and link to the pull request.

@vesavlad Could you explain how to run or use PredictionAccuracyModule?

@TsimurSh TsimurSh added the bug Something isn't working label Oct 18, 2024
@TsimurSh TsimurSh requested a review from vesavlad October 18, 2024 14:30
@TsimurSh TsimurSh self-assigned this Oct 18, 2024
@TsimurSh TsimurSh linked an issue Oct 18, 2024 that may be closed by this pull request
@vesavlad
Copy link
Member

@TsimurSh please check the rework on the ScheduleAdherenceController to see how

 private final WebProperties webProperties;

shall be used

@TsimurSh
Copy link
Contributor Author

TsimurSh commented Dec 9, 2024

@vesavlad Yes, I forgot about properties. Could we merge and close this PR?

@TsimurSh TsimurSh force-pushed the fixes/reports_resources branch from 33bf076 to a41d800 Compare April 15, 2025 14:01
# Conflicts:
#	app/src/main/java/org/transitclock/api/reports/ScheduleAdherenceController.java
#	app/src/main/java/org/transitclock/api/resources/ReportsResource.java
#	libs/core/src/main/java/org/transitclock/properties/WebProperties.java
@TsimurSh
Copy link
Contributor Author

@vesavlad Do we need to make any changes or corrections to this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PredictionAccuracy module fails to load

3 participants