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 #7 - Histogram of distribution of error and warning types is wrong #11

Closed Suryakandukoori closed 6 years ago

Suryakandukoori commented 6 years ago

Summary:

Indexing of the errors in the histogram is off by one, it has now been corrected.

Expected behavior:

Histogram shows correct error frequency.

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

barbeau commented 6 years ago

Thanks @Suryakandukoori!