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

Adds -Exclude Parameter to Compress-ZipArchive #31

Merged
merged 4 commits into from
Aug 20, 2024

Conversation

santisq
Copy link
Owner

@santisq santisq commented Aug 20, 2024

No description provided.

@santisq santisq added the enhancement New feature or request label Aug 20, 2024
@santisq santisq self-assigned this Aug 20, 2024
@santisq santisq linked an issue Aug 20, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

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

Project coverage is 84.68%. Comparing base (0ffd22e) to head (5e582af).
Report is 6 commits behind head on main.

Files Patch % Lines
...SCompression/Commands/CompressZipArchiveCommand.cs 89.28% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   84.63%   84.68%   +0.05%     
==========================================
  Files          36       36              
  Lines        1634     1659      +25     
  Branches      199      205       +6     
==========================================
+ Hits         1383     1405      +22     
- Misses        206      208       +2     
- Partials       45       46       +1     
Flag Coverage Δ
PS_5.1 83.84% <89.28%> (+0.06%) ⬆️
PS_7_Linux 80.89% <89.28%> (+0.10%) ⬆️
PS_7_Windows 81.25% <89.28%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@santisq santisq merged commit 3ea5218 into main Aug 20, 2024
5 checks passed
@santisq santisq deleted the 30-add-exclude-parameter-to-compress-ziparchive branch August 20, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add -Exclude parameter to Compress-ZipArchive
1 participant