Evan Siroky

Results 96 issues of Evan Siroky

There has recently been discussion in the timezone database community about a proposed change that would move certain timezone IDs that had a similar history since 1970 as other zones...

timezone-boundary-builder already extracts a few OSM relations that specifically model the boundaries of timezones. There are many more that exist in OSM, but they might be out of date or...

While looking up the timezone at a coordinate, it could be useful to also get a list of nearby timezones. A particular use case for this could be a timezone...

## **Bug report** The GTFS Validator is generating false positives of the `missing_required_field` when it encounters empty `transfers.txt#transfer_type` field values. **Describe the bug** Given an empty value within the `transfers.txt#transfer_type`...

bug
GTFS Reference
status: Ready

## **Bug report** The GTFS Validator is generating false positives of the DuplicateFareRuleZoneIdFieldsNotice for certain conditions involving the `fare_rules.txt#contains_id` field. **Describe the bug** When a fare rule is described that...

bug
GTFS Reference
status: Needs triage

I'm making a PR with a failing test case

**Summary:** I looked in the code and realized that some validation rules look back at previous messages, and so it occurred to me that this implies validating from the same...

docs

## Observed behavior (please include a screenshot if possible) Whenever a deployment occurs, certain feed versions are used. However, there is no way to tell besides downloading the deployed bundle...

Currently, the alerts and signs don't have any end-to-end tests. Tests should be made. This will probably involve making a mock server to simulate handling requests made to external APIs.

testing

There currently aren't any e2e tests to make sure it is possible to navigate through the feed version tabs and select routes and stuff.

testing