Skip to content

Commit

Permalink
correct all predicate function names (#2056)
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull authored May 15, 2024
1 parent 74dc20b commit dff47af
Show file tree
Hide file tree
Showing 69 changed files with 445 additions and 445 deletions.
2 changes: 1 addition & 1 deletion assets/ts/__v3api.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export interface Stop {
"has_fare_machine?": boolean;
fare_facilities: FareFacilityType[];
id: string;
"is_child?": boolean;
"child?": boolean;
latitude: number;
longitude: number;
municipality: string | null;
Expand Down
2 changes: 1 addition & 1 deletion assets/ts/components/__tests__/StopCardTest.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const stop: Stop = {
"has_charlie_card_vendor?": false,
"has_fare_machine?": false,
id: "stop-id",
"is_child?": false,
"child?": false,
latitude: 41.0,
longitude: -71.0,
municipality: "Boston",
Expand Down
2 changes: 1 addition & 1 deletion assets/ts/schedule/components/__schedule.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export interface RouteStop {
route: RouteStopRoute | null;
connections: RouteStopRoute[];
stop_features: string[];
"is_terminus?": boolean;
"terminus?": boolean;
"is_beginning?": boolean;
closed_stop_info: ClosedStopInfo | null;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"municipality": "Boston",
"longitude": -71.033138,
"latitude": 42.415684,
"is_child?": false,
"child?": false,
"id": "5547",
"has_fare_machine?": false,
"has_charlie_card_vendor?": false,
Expand All @@ -41,7 +41,7 @@
"custom_route?": false
},
"name": "Elm St opp Haskell Ave",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": true,
"id": "5547",
"connections": [
Expand Down Expand Up @@ -77,7 +77,7 @@
"municipality": "Boston",
"longitude": -71.033138,
"latitude": 42.415684,
"is_child?": false,
"child?": false,
"id": "5547",
"has_fare_machine?": false,
"has_charlie_card_vendor?": false,
Expand All @@ -100,7 +100,7 @@
"custom_route?": false
},
"name": "Elm St opp Haskell Ave",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": true,
"id": "5547",
"connections": [
Expand Down Expand Up @@ -136,7 +136,7 @@
"municipality": "Boston",
"longitude": -71.033138,
"latitude": 42.415684,
"is_child?": false,
"child?": false,
"id": "5547",
"has_fare_machine?": false,
"has_charlie_card_vendor?": false,
Expand All @@ -159,7 +159,7 @@
"custom_route?": false
},
"name": "Elm St opp Haskell Ave",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": true,
"id": "5547",
"connections": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"station_info": {},
"route": {},
"name": "Origin",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": true,
"id": "tree-origin",
"connections": [],
Expand All @@ -23,7 +23,7 @@
"station_info": {},
"route": {},
"name": "Stop 0",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-stop0",
"connections": [],
Expand All @@ -43,7 +43,7 @@
"station_info": {},
"route": {},
"name": "Stop 1",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-stop1",
"connections": [],
Expand All @@ -63,7 +63,7 @@
"station_info": {},
"route": {},
"name": "Stop 2",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-stop2",
"connections": [],
Expand All @@ -83,7 +83,7 @@
"station_info": {},
"route": {},
"name": "Stop 4",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-stop4",
"connections": [],
Expand All @@ -103,7 +103,7 @@
"station_info": {},
"route": {},
"name": "Stop 3",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-stop3",
"connections": [],
Expand All @@ -123,7 +123,7 @@
"station_info": {},
"route": {},
"name": "Branch Destination",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": false,
"id": "tree-branch-destination",
"connections": [],
Expand All @@ -142,7 +142,7 @@
"station_info": {},
"route": {},
"name": "Twig Stop",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-twig-stop",
"connections": [],
Expand All @@ -161,7 +161,7 @@
"station_info": {},
"route": {},
"name": "Twig Destination",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": false,
"id": "tree-twig-destination",
"connections": [],
Expand All @@ -177,7 +177,7 @@
"station_info": {},
"route": {},
"name": "Stop A",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-stopA",
"connections": [],
Expand All @@ -193,7 +193,7 @@
"station_info": {},
"route": {},
"name": "Stop B",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-stopB",
"connections": [],
Expand All @@ -209,7 +209,7 @@
"station_info": {},
"route": {},
"name": "Stop C",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "tree-stopC",
"connections": [],
Expand All @@ -225,7 +225,7 @@
"station_info": {},
"route": {},
"name": "Destination",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": false,
"id": "tree-destination",
"connections": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"has_fare_machine?": false,
"fare_facilities": [],
"id": "line-origin",
"is_child?": false,
"child?": false,
"latitude": 0,
"longitude": 0,
"municipality": null,
Expand All @@ -27,7 +27,7 @@
},
"route": null,
"name": "Origin",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": true,
"id": "line-origin",
"connections": [],
Expand Down Expand Up @@ -66,7 +66,7 @@
"has_fare_machine?": false,
"fare_facilities": [],
"id": "line-stop1",
"is_child?": false,
"child?": false,
"latitude": 0,
"longitude": 0,
"municipality": null,
Expand All @@ -78,7 +78,7 @@
},
"route": null,
"name": "Stop 1",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "line-stop1",
"connections": [
Expand Down Expand Up @@ -131,7 +131,7 @@
"has_fare_machine?": false,
"fare_facilities": [],
"id": "line-stop2",
"is_child?": false,
"child?": false,
"latitude": 0,
"longitude": 0,
"municipality": null,
Expand All @@ -143,7 +143,7 @@
},
"route": null,
"name": "Stop 2",
"is_terminus?": false,
"terminus?": false,
"is_beginning?": false,
"id": "line-stop2",
"connections": [
Expand Down Expand Up @@ -196,7 +196,7 @@
"has_fare_machine?": false,
"fare_facilities": [],
"id": "line-destination",
"is_child?": false,
"child?": false,
"latitude": 0,
"longitude": 0,
"municipality": null,
Expand All @@ -208,7 +208,7 @@
},
"route": null,
"name": "Destination",
"is_terminus?": true,
"terminus?": true,
"is_beginning?": false,
"id": "line-destination",
"connections": [
Expand Down
Loading

0 comments on commit dff47af

Please sign in to comment.