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

feat: 1689 web validator app consumes execution resultsjson #1710

Closed qcdyx closed 3 months ago

qcdyx commented 3 months ago

Summary: Closes #1689 consumes the results.json file.

Expected behavior: This code consumes the result.json file.

Please make sure these boxes are checked before submitting your pull request - thanks!

qcdyx commented 3 months ago

@davidgamez I would like to get your comments before you go on vacation.

github-actions[bot] commented 3 months ago

✅ Rule acceptance tests passed. New Errors: 0 out of 1520 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%. Dropped Errors: 0 out of 1520 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%. New Warnings: 0 out of 1520 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%. Dropped Warnings: 0 out of 1520 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%. 0 out of 1520 sources (~0 %) are corrupted. Commit: 9eb2beccf2b4d0ecef2435a3d9e8e9f8c321ed9e Download the full acceptance test report here (report will disappear after 90 days). ✅ Rule acceptance tests passed.

davidgamez commented 3 months ago

I am closing this PR as I had issues after a master rebase. I created a twin PR #1712.