Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Line.sharesTracksWith #36

Merged
merged 1 commit into from
Jan 7, 2022
Merged

Conversation

emma-k-alexandra
Copy link
Owner

feat: Add Station.connects(to:)
docs: Use name of structures instead of Self in user-facing places to improve documentation inside of Xcode
refactor: Place Line cases in system map order
refactor: Place arrays of Lines returned from hard coded functions into system map order
refactor(style): Station.connections(to:)
refactor(style): Station.allConnections(to:)
docs: rename to parameter of Station.connections(to:) and Station.allConnections(to:) to line
docs: Add DocC articles for Metrorail and Metrobus to better structure docs
docs: Remove Topics section from Background Requests article
refactor: Add received(_:) override to JSONEndpointDelegate and GTFSEndpointDelegate to improve docs
tests: add tests for Line order and Line.sharesTracksWith

feat: Add Station.connects(to:)
docs: Use name of structures instead of Self in user-facing places to improve documentation inside of Xcode
refactor: Place Line cases in system map order
refactor: Place arrays of Lines returned from hard coded functions into system map order
refactor(style): Station.connections(to:)
refactor(style): Station.allConnections(to:)
docs: rename `to` parameter of Station.connections(to:) and Station.allConnections(to:) to `line`
docs: Add DocC articles for Metrorail and Metrobus to better structure docs
docs: Remove Topics section from Background Requests article
refactor: Add received(_:) override to JSONEndpointDelegate and GTFSEndpointDelegate to improve docs
tests: add tests for Line order and Line.sharesTracksWith
@emma-k-alexandra emma-k-alexandra merged commit 00dd3ee into main Jan 7, 2022
@emma-k-alexandra emma-k-alexandra deleted the line-connections branch January 7, 2022 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant