OneBusAway / onebusaway-gtfs-modules

A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.
Other
129 stars 106 forks source link

Removed excessive Alerts from CheckForPlausibleStopTimes #129

Closed CaylaSavitzky closed 2 years ago

CaylaSavitzky commented 5 years ago

Problem: This method was creating External Services warnings when transit times between stops was greater than one hour (which would occur each build). This was decreasing the meaning of ExternalServices alerts. Solution: This method continues to log information about transit times greater than one hour, but only creates alerts when trips that are longer than three hours are deleted.

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

:white_check_mark: sdjacobs
:white_check_mark: mmaranda-cs
:white_check_mark: CaylaSavitzky
:x: sheldonabrown
You have signed the CLA already but the status is still pending? Let us recheck it.