Skip to content

Make local backend work with cli exec#4102

Merged
6543 merged 33 commits into
woodpecker-ci:mainfrom
6543-forks:make-cli-exec-work-with-local-backend
Oct 27, 2025
Merged

Make local backend work with cli exec#4102
6543 merged 33 commits into
woodpecker-ci:mainfrom
6543-forks:make-cli-exec-work-with-local-backend

Merge branch 'main' into make-cli-exec-work-with-local-backend

a99dabc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2025 in 0s

21.19% (-0.01%) compared to e4e208d, passed because coverage increased by 0% when compared to adjusted base (21.19%)

View this Pull Request on Codecov

21.19% (-0.01%) compared to e4e208d, passed because coverage increased by 0% when compared to adjusted base (21.19%)

Details

Codecov Report

❌ Patch coverage is 19.23077% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.19%. Comparing base (e4e208d) to head (a99dabc).

Files with missing lines Patch % Lines
pipeline/backend/local/local.go 23.80% 15 Missing and 1 partial ⚠️
cli/exec/exec.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4102      +/-   ##
==========================================
- Coverage   21.19%   21.19%   -0.01%     
==========================================
  Files         425      425              
  Lines       38349    38367      +18     
==========================================
+ Hits         8128     8130       +2     
- Misses      29466    29482      +16     
  Partials      755      755              

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