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

Un-deprecate GTFS API's planConnection, deprecate plan #6110

Open
wants to merge 5 commits into
base: dev-2.x
Choose a base branch
from

Conversation

leonardehrenfried
Copy link
Member

@leonardehrenfried leonardehrenfried commented Oct 2, 2024

Summary

Deprecates the plan query and un-deprecates planConnection which has been used by HSL in production for several month.

Issue

#4803

Unit tests

I moved most of the integration tests from plan to planConnection. A single test for plan remains.

Documentation

The tutorial was updated with the new query.

Also, I added a CSS override so that the deprecated queries no longer show up in our HTML documentation of the schema.

@leonardehrenfried leonardehrenfried requested a review from a team as a code owner October 2, 2024 09:44
@leonardehrenfried leonardehrenfried changed the title Plan connection Un-deprecate GTFS API's planConnection, deprecate plan Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.85%. Comparing base (90a5ebb) to head (f9bd671).
Report is 4 commits behind head on dev-2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6110   +/-   ##
==========================================
  Coverage      69.85%   69.85%           
+ Complexity     17468    17465    -3     
==========================================
  Files           1975     1975           
  Lines          74614    74614           
  Branches        7640     7640           
==========================================
  Hits           52118    52118           
+ Misses         19848    19847    -1     
- Partials        2648     2649    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@optionsome
Copy link
Member

We agreed that this can happen now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants