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

feat: Create new array pagination, and apply it to path contents #1009

Merged
merged 9 commits into from
Dec 2, 2024

more tests

02a5361
Select commit
Loading
Failed to load commit list.
Merged

feat: Create new array pagination, and apply it to path contents #1009

more tests
02a5361
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 2, 2024 in 1s

96.03% (-0.03%) compared to 022c44b

View this Pull Request on Codecov

96.03% (-0.03%) compared to 022c44b

Details

Codecov Report

Attention: Patch coverage is 93.44262% with 8 lines in your changes missing coverage. Please review.

Project coverage is 96.03%. Comparing base (022c44b) to head (02a5361).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
graphql_api/types/commit/commit.py 80.48% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1009      +/-   ##
==========================================
- Coverage   96.06%   96.03%   -0.03%     
==========================================
  Files         828      828              
  Lines       19275    19412     +137     
==========================================
+ Hits        18516    18643     +127     
- Misses        759      769      +10     

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