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: support the deleteOriginalAssets option as a function #380

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #368

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.44%. Comparing base (4c9f6f4) to head (e7c29c2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #380      +/-   ##
==========================================
+ Coverage   93.16%   93.44%   +0.28%     
==========================================
  Files           1        1              
  Lines         117      122       +5     
  Branches       45       48       +3     
==========================================
+ Hits          109      114       +5     
  Misses          7        7              
  Partials        1        1              

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

@alexander-akait alexander-akait merged commit 1be8955 into master Feb 27, 2024
14 checks passed
@alexander-akait alexander-akait deleted the feat-support-deleteOriginalAssets-function branch February 27, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to exclude files from deletion after zipping.
1 participant