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

chore(backport release-0.9): feat(directives): allow ignore rules for copy #2655

Merged
merged 1 commit into from
Oct 4, 2024

feat(directives): allow ignore rules for `copy` (#2649)

b755b72
Select commit
Loading
Failed to load commit list.
Merged

chore(backport release-0.9): feat(directives): allow ignore rules for copy #2655

feat(directives): allow ignore rules for `copy` (#2649)
b755b72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 1s

51.08% (+0.04%) compared to f72aea7

View this Pull Request on Codecov

51.08% (+0.04%) compared to f72aea7

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.

Project coverage is 51.08%. Comparing base (f72aea7) to head (b755b72).

Files with missing lines Patch % Lines
internal/directives/file_copier.go 88.88% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.9    #2655      +/-   ##
===============================================
+ Coverage        51.03%   51.08%   +0.04%     
===============================================
  Files              283      283              
  Lines            21141    21168      +27     
===============================================
+ Hits             10789    10813      +24     
- Misses            9667     9669       +2     
- Partials           685      686       +1     

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