MobilityData / gtfs-validator

Canonical GTFS Validator project for schedule (static) files.
https://gtfs-validator.mobilitydata.org/
Apache License 2.0
266 stars 100 forks source link

Acceptance test improvement: include the number of feeds that have unparseable rows grouped by file #1775

Open emmambd opened 1 month ago

emmambd commented 1 month ago

As a continuation of work done for #1698 and investigation done for #1767, we want to see in the acceptance tests which feeds have unparseable rows, grouped by file.

This would help us assess how commonly occurring the unparseable error is, and for which files it is most common. It'll also help us address any prospective issues with the new Flex changes.

jcpitre commented 1 month ago

Tasks: