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

Document the need to use graphQL alias for leg id when querying id an… #6243

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

vesameskanen
Copy link
Contributor

Summary

Document the need to use a graphQL alias for leg id when querying the id and leg's fare products.

Issue

Closes #6222

None

Documentation

In the GTFS graphQL schema

…chema.graphqls

Co-authored-by: Leonard Ehrenfried <mail@leonard.io>
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.75%. Comparing base (2ead4da) to head (bdf60e0).
Report is 5 commits behind head on dev-2.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #6243      +/-   ##
=============================================
- Coverage      69.75%   69.75%   -0.01%     
- Complexity     17657    17658       +1     
=============================================
  Files           2007     2007              
  Lines          75573    75573              
  Branches        7734     7734              
=============================================
- Hits           52716    52715       -1     
  Misses         20144    20144              
- Partials        2713     2714       +1     

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

…chema.graphqls

Co-authored-by: Joel Lappalainen <lappalj8@gmail.com>
@vesameskanen vesameskanen merged commit 20b7888 into opentripplanner:dev-2.x Nov 8, 2024
5 checks passed
@vesameskanen vesameskanen deleted the legid-alias-docs branch November 8, 2024 11:59
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.

Leg id causes fare conflicts because of relay conventions
3 participants