CUTR-at-USF / transit-feed-quality-calculator

A tool that uses the gtfs-realtime-validator to calculate the quality of a large number of GTFS-realtime feeds
Other
7 stars 1 forks source link

Fix #2 - Add feed analysis in ResultsAnalyzer #5

Closed Suryakandukoori closed 6 years ago

Suryakandukoori commented 6 years ago

Summary:

Added feed analysis code to ResultAnalyzer. Create new excel file from a template. Added new code to ignore errors/warnings.

Expected behavior:

Creates new excel with output data. Ignores errors/warnings when supplied as a comma-separated string.

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

barbeau commented 6 years ago

Thanks @Suryakandukoori!

barbeau commented 6 years ago

@Suryakandukoori I'm going to tweak a few things in the master branch, including some refactoring, so please check that at the end of today prior to working on the next items we discussed. Thanks!