Skip to content

New event pull request metadata#5214

Merged
6543 merged 118 commits into
woodpecker-ci:mainfrom
6543-forks:new-event_pull_request_metadata
Sep 24, 2025
Merged

New event pull request metadata#5214
6543 merged 118 commits into
woodpecker-ci:mainfrom
6543-forks:new-event_pull_request_metadata

ci.rerun()

ee74f84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2025 in 0s

19.51% (+0.18%) compared to e9c545e

View this Pull Request on Codecov

19.51% (+0.18%) compared to e9c545e

Details

Codecov Report

❌ Patch coverage is 82.96703% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.51%. Comparing base (e9c545e) to head (ee74f84).

Files with missing lines Patch % Lines
server/forge/common/event_normalize.go 0.00% 9 Missing ⚠️
pipeline/frontend/metadata/const.go 0.00% 5 Missing ⚠️
pipeline/frontend/metadata/environment.go 0.00% 4 Missing ⚠️
server/forge/types/errors.go 0.00% 4 Missing ⚠️
server/forge/forgejo/parse.go 86.66% 1 Missing and 1 partial ⚠️
server/forge/gitea/parse.go 86.66% 1 Missing and 1 partial ⚠️
server/model/pipeline.go 0.00% 2 Missing ⚠️
server/api/hook.go 0.00% 0 Missing and 1 partial ⚠️
server/forge/github/github.go 0.00% 1 Missing ⚠️
server/pipeline/create.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5214      +/-   ##
==========================================
+ Coverage   19.32%   19.51%   +0.18%     
==========================================
  Files         414      416       +2     
  Lines       39445    39560     +115     
==========================================
+ Hits         7624     7720      +96     
- Misses      31122    31143      +21     
+ Partials      699      697       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.