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

fix: add feed validation removal for newer gtfs-kit versions #486

Merged
merged 2 commits into from
Jan 1, 2025

Conversation

RaczeQ
Copy link
Collaborator

@RaczeQ RaczeQ commented Jan 1, 2025

No description provided.

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.60%. Comparing base (7d3ca84) to head (cb9519b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
srai/loaders/gtfs_loader.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #486      +/-   ##
==========================================
+ Coverage   90.55%   90.60%   +0.05%     
==========================================
  Files          62       62              
  Lines        2509     2513       +4     
==========================================
+ Hits         2272     2277       +5     
+ Misses        237      236       -1     
Flag Coverage Δ
macos-13-python3.12 90.52% <75.00%> (+0.05%) ⬆️
ubuntu-latest-python3.10 90.44% <75.00%> (-0.03%) ⬇️
ubuntu-latest-python3.11 90.52% <75.00%> (-0.03%) ⬇️
ubuntu-latest-python3.12 90.44% <75.00%> (-0.03%) ⬇️
ubuntu-latest-python3.9 90.43% <75.00%> (-0.11%) ⬇️
windows-latest-python3.12 90.44% <75.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@RaczeQ RaczeQ merged commit 627e3ba into main Jan 1, 2025
10 checks passed
@RaczeQ RaczeQ deleted the fix-gtfs-kit-validation branch January 1, 2025 15:58
@RaczeQ RaczeQ linked an issue Jan 2, 2025 that may be closed by this pull request
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.

Disable gtfs validation tests for newer versions
1 participant