Closed daniel-coles-ons closed 8 months ago
I've committed quite a bit of time on debugging the tests and not got to the actual code. I'd like to spend more time on this. You'll see that I have branched off your PR to make suggestions as part of my review. It passes at the moment but I am skipping one test as referenced in my earlier comment.
Attention: Patch coverage is 63.68421%
with 69 lines
in your changes are missing coverage. Please review.
Project coverage is 66.45%. Comparing base (
6ef26c2
) to head (8ff0a03
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Added Schedule_builder class. Creates a 'punctuality' metric by comparing real time data against timetabled data.
Added tests for functions, work locally. Failing remote test INVESTIGATE.
Fixes #9
Motivation and Context
Provide a starting point for bus reliability metrics.
Type of change
How Has This Been Tested?
Tests added which pass locally.
Test configuration details:
Advice for reviewer
Checklist:
Additional comments
Test for real time processing fails remotely.