datasciencecampus / transport-network-performance

Measuring the performance of transport networks around urban centres
https://datasciencecampus.github.io/transport-network-performance/
MIT License
20 stars 1 forks source link

Advanced cleaning and validating for GTFS #256

Open CBROWN-ONS opened 8 months ago

CBROWN-ONS commented 8 months ago

Description

This issue merges some of the features from #195 This PR will allow for a pipelined approach while cleaning and validating a GTFS.

Motivation and Context

Type of change

How Has This Been Tested?

Test configuration details:

Advice for reviewer

Checklist:

Additional comments

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 98.81%. Comparing base (cef299b) to head (cdc5b6a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #256 +/- ## ========================================== + Coverage 98.13% 98.81% +0.67% ========================================== Files 21 21 Lines 1983 2018 +35 ========================================== + Hits 1946 1994 +48 + Misses 37 24 -13 ``` | [Flag](https://app.codecov.io/gh/datasciencecampus/transport-network-performance/pull/256/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datasciencecampus) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/datasciencecampus/transport-network-performance/pull/256/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datasciencecampus) | `98.81% <100.00%> (+0.67%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datasciencecampus#carryforward-flags-in-the-pull-request-comment) to find out more.

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