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 promotion step to remove a file/directory #3086

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

add file remove promotion step

9866605
Select commit
Loading
Failed to load commit list.
Open

feat: add promotion step to remove a file/directory #3086

add file remove promotion step
9866605
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2024 in 1s

51.22% (+0.01%) compared to 404422a

View this Pull Request on Codecov

51.22% (+0.01%) compared to 404422a

Details

Codecov Report

Attention: Patch coverage is 61.53846% with 15 lines in your changes missing coverage. Please review.

Project coverage is 51.22%. Comparing base (404422a) to head (9866605).

Files with missing lines Patch % Lines
internal/directives/file_deleter.go 61.53% 14 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3086      +/-   ##
==========================================
+ Coverage   51.20%   51.22%   +0.01%     
==========================================
  Files         283      284       +1     
  Lines       25466    25505      +39     
==========================================
+ Hits        13041    13065      +24     
- Misses      11729    11743      +14     
- Partials      696      697       +1     

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