Skip to content

update changelog

2080c26
Select commit
Loading
Failed to load commit list.
Merged

Adds ALC support to the Project #46

update changelog
2080c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2025 in 1s

89.76% (-1.21%) compared to fe43c63

View this Pull Request on Codecov

89.76% (-1.21%) compared to fe43c63

Details

Codecov Report

Attention: Patch coverage is 63.15789% with 14 lines in your changes missing coverage. Please review.

Project coverage is 89.76%. Comparing base (fe43c63) to head (2080c26).

Files with missing lines Patch % Lines
src/PSCompression/ZipEntryCache.cs 20.00% 3 Missing and 1 partial ⚠️
src/PSCompression/Commands/NewZipEntryCommand.cs 50.00% 2 Missing and 1 partial ⚠️
src/PSCompression/Abstractions/TarEntryBase.cs 0.00% 0 Missing and 1 partial ⚠️
src/PSCompression/Abstractions/ZipEntryBase.cs 83.33% 0 Missing and 1 partial ⚠️
.../PSCompression/Commands/ExpandTarArchiveCommand.cs 50.00% 0 Missing and 1 partial ⚠️
src/PSCompression/Extensions/PathExtensions.cs 50.00% 0 Missing and 1 partial ⚠️
src/PSCompression/SortingOps.cs 0.00% 0 Missing and 1 partial ⚠️
src/PSCompression/TarEntryFile.cs 0.00% 0 Missing and 1 partial ⚠️
src/PSCompression/ZipEntryFile.cs 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   90.96%   89.76%   -1.21%     
==========================================
  Files          55       55              
  Lines        1826     1836      +10     
  Branches      215      225      +10     
==========================================
- Hits         1661     1648      -13     
- Misses        134      146      +12     
- Partials       31       42      +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.