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 support for coordinate via point in the GTFS GraphQL API #6490

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

Conversation

optionsome
Copy link
Member

Summary

Adds support for coordinate via point in the GTFS GraphQL API.

Issue

Related to #4887 (comment)

Unit tests

Updated GraphQL integration test.

Documentation

None

Changelog

From title

@optionsome optionsome added the Improvement A functional improvement label Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 70.19%. Comparing base (1f55690) to head (035ec42).

Files with missing lines Patch % Lines
...ntripplanner/apis/gtfs/generated/GraphQLTypes.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #6490      +/-   ##
=============================================
- Coverage      70.20%   70.19%   -0.01%     
- Complexity     18312    18317       +5     
=============================================
  Files           2080     2080              
  Lines          77182    77193      +11     
  Branches        7831     7831              
=============================================
+ Hits           54182    54189       +7     
- Misses         20231    20235       +4     
  Partials        2769     2769              

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

@optionsome optionsome force-pushed the gtfs-api-via-coordinates branch from 1cf25c4 to 86707e8 Compare March 4, 2025 08:12
@optionsome optionsome marked this pull request as ready for review March 4, 2025 08:13
@optionsome optionsome requested a review from a team as a code owner March 4, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement A functional improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants