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

Add new feature Delete Artifacts with pattern #84

Open
wants to merge 111 commits into
base: master
Choose a base branch
from

Refactor: Rename the method names for asserting a file exists or not

9de4746
Select commit
Loading
Failed to load commit list.
Open

Add new feature Delete Artifacts with pattern #84

Refactor: Rename the method names for asserting a file exists or not
9de4746
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2023 in 1s

99.28% (+0.16%) compared to 7f082df

View this Pull Request on Codecov

99.28% (+0.16%) compared to 7f082df

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7f082df) 99.12% compared to head (9de4746) 99.28%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #84      +/-   ##
============================================
+ Coverage     99.12%   99.28%   +0.16%     
- Complexity      123      134      +11     
============================================
  Files            27       29       +2     
  Lines           229      281      +52     
  Branches         18       24       +6     
============================================
+ Hits            227      279      +52     
  Misses            1        1              
  Partials          1        1              

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