Skip to content

Add milestone to metadata#5174

Merged
6543 merged 18 commits into
woodpecker-ci:mainfrom
6543-forks:add-milestone-to-metadata
Sep 1, 2025
Merged

Add milestone to metadata#5174
6543 merged 18 commits into
woodpecker-ci:mainfrom
6543-forks:add-milestone-to-metadata

Merge branch 'main' into add-milestone-to-metadata

d26c092
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2025 in 0s

26.44% (+0.02%) compared to 2349ee1

View this Pull Request on Codecov

26.44% (+0.02%) compared to 2349ee1

Details

Codecov Report

❌ Patch coverage is 65.11628% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.44%. Comparing base (2349ee1) to head (d26c092).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
server/forge/gitlab/gitlab.go 20.00% 7 Missing and 1 partial ⚠️
server/forge/gitlab/convert.go 50.00% 4 Missing ⚠️
pipeline/frontend/metadata/environment.go 0.00% 1 Missing ⚠️
server/forge/forgejo/helper.go 87.50% 1 Missing ⚠️
server/forge/gitea/helper.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5174      +/-   ##
==========================================
+ Coverage   26.42%   26.44%   +0.02%     
==========================================
  Files         403      403              
  Lines       28789    28811      +22     
==========================================
+ Hits         7607     7620      +13     
- Misses      20487    20496       +9     
  Partials      695      695              

☔ 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.