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!: Add pagination to Repository/Organization Rules Get methods #3236

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Update repos_rules_test.go

74f0122
Select commit
Loading
Failed to load commit list.
Open

feat!: Add pagination to Repository/Organization Rules Get methods #3236

Update repos_rules_test.go
74f0122
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2024 in 0s

92.89% (-4.83%) compared to 2b8c7fa

View this Pull Request on Codecov

92.89% (-4.83%) compared to 2b8c7fa

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.89%. Comparing base (2b8c7fa) to head (74f0122).
Report is 94 commits behind head on master.

Files Patch % Lines
github/repos_rules.go 50.00% 2 Missing and 2 partials ⚠️
github/orgs_rules.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3236      +/-   ##
==========================================
- Coverage   97.72%   92.89%   -4.83%     
==========================================
  Files         153      171      +18     
  Lines       13390    11642    -1748     
==========================================
- Hits        13085    10815    -2270     
- Misses        215      730     +515     
- Partials       90       97       +7     

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