woodpecker-ci / woodpecker

Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
3.89k stars 346 forks source link

Ignore warnings for cli exec #3868

Closed anbraten closed 1 week ago

anbraten commented 1 week ago

closes #3821

woodpecker-bot commented 1 week ago

Deployment of preview was torn down

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 50 lines in your changes missing coverage. Please review.

Project coverage is 27.38%. Comparing base (2fa9432) to head (775bc6b). Report is 7 commits behind head on main.

Files Patch % Lines
cli/lint/utils.go 0.00% 35 Missing :warning:
cli/exec/exec.go 0.00% 11 Missing :warning:
cli/lint/lint.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3868 +/- ## ========================================== - Coverage 28.19% 27.38% -0.81% ========================================== Files 367 384 +17 Lines 25734 26539 +805 ========================================== + Hits 7255 7269 +14 - Misses 17816 18604 +788 - Partials 663 666 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.