DescriptionAdding two values with identical service_id and date into calendar_dates.txt does not make sense and the result is undefined. However, it is not prohibited by GTFS. This adds a warning if the duplicity on those two keys is found. Patch Set 1
Total comments: 2
Patch Set 2 : Changing single column name into tuple, adding test data.Patch Set 3 : Moving error handling into SetDateHasService.Patch Set 4 : Adding unit testPatch Set 5 : Adding unit test (from the right directory)
Total comments: 5
Patch Set 6 : Review turnaround
Total comments: 8
Patch Set 7 : Setting context of warningPatch Set 8 : Formatting
Total comments: 4
Patch Set 9 : Adding ClearContext()
Total comments: 2
Patch Set 10 : Removing unnecessary linebreakMessagesTotal messages: 13
|