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

feat: Add option to silent the patch output by using --silent flag #699

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Merge branch 'main' into silent-option-patch

546339b
Select commit
Loading
Failed to load commit list.
Open

feat: Add option to silent the patch output by using --silent flag #699

Merge branch 'main' into silent-option-patch
546339b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 16, 2024 in 0s

34.02% (-0.20%) compared to 9da1246

View this Pull Request on Codecov

34.02% (-0.20%) compared to 9da1246

Details

Codecov Report

Attention: Patch coverage is 4.34783% with 22 lines in your changes missing coverage. Please review.

Project coverage is 34.02%. Comparing base (9da1246) to head (546339b).

Files Patch % Lines
pkg/patch/patch.go 0.00% 21 Missing ⚠️
pkg/patch/cmd.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #699      +/-   ##
==========================================
- Coverage   34.22%   34.02%   -0.20%     
==========================================
  Files          18       18              
  Lines        1578     1590      +12     
==========================================
+ Hits          540      541       +1     
- Misses       1007     1018      +11     
  Partials       31       31              

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