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

add vehicleRentalStationsByBbox query to gtfs graqphql schema #6186

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

Conversation

JustCris654
Copy link
Contributor

@JustCris654 JustCris654 commented Oct 22, 2024

Summary

Add vehicleRentalStationsByBbox query to gtfs graphql schema

Unit tests

Documentation

I added the proper comments in the schema.graphqls file

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 2.94118% with 33 lines in your changes missing coverage. Please review.

Project coverage is 69.87%. Comparing base (559fac5) to head (35daa0f).

Files with missing lines Patch % Lines
...ntripplanner/apis/gtfs/generated/GraphQLTypes.java 0.00% 19 Missing ⚠️
...pplanner/apis/gtfs/datafetchers/QueryTypeImpl.java 6.66% 14 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #6186      +/-   ##
=============================================
- Coverage      69.90%   69.87%   -0.03%     
- Complexity     17722    17723       +1     
=============================================
  Files           1998     1998              
  Lines          75443    75477      +34     
  Branches        7718     7719       +1     
=============================================
+ Hits           52739    52741       +2     
- Misses         20025    20057      +32     
  Partials        2679     2679              

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

@JustCris654 JustCris654 marked this pull request as ready for review October 22, 2024 13:54
@JustCris654 JustCris654 requested a review from a team as a code owner October 22, 2024 13:54
@t2gran t2gran added this to the 2.7 (next release) milestone Oct 22, 2024
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.

2 participants