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

Extend approval options #3348

Merged
merged 43 commits into from
Nov 18, 2024

fix web lint issue

099af5d
Select commit
Loading
Failed to load commit list.
Merged

Extend approval options #3348

fix web lint issue
099af5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 1s

27.44% (+0.06%) compared to 5699d22

View this Pull Request on Codecov

27.44% (+0.06%) compared to 5699d22

Details

Codecov Report

Attention: Patch coverage is 45.13274% with 62 lines in your changes missing coverage. Please review.

Project coverage is 27.44%. Comparing base (5699d22) to head (099af5d).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
cli/repo/repo_update.go 0.00% 19 Missing ⚠️
server/api/repo.go 0.00% 14 Missing ⚠️
...tastore/migration/017_gated_to_require_approval.go 67.56% 8 Missing and 4 partials ⚠️
server/model/repo.go 0.00% 6 Missing ⚠️
woodpecker-go/woodpecker/types.go 0.00% 6 Missing ⚠️
server/pipeline/gated.go 81.81% 3 Missing and 1 partial ⚠️
server/pipeline/create.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3348      +/-   ##
==========================================
+ Coverage   27.37%   27.44%   +0.06%     
==========================================
  Files         380      382       +2     
  Lines       27794    27895     +101     
==========================================
+ Hits         7608     7655      +47     
- Misses      19501    19550      +49     
- Partials      685      690       +5     

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