Skip to content

Conversation

@santisq
Copy link
Owner

@santisq santisq commented Jul 2, 2025

This update should get rid of DLL hell on PowerShell 7. Nothing to do about PowerShell 5.1 users...

@santisq santisq self-assigned this Jul 2, 2025
@santisq santisq added the enhancement New feature or request label Jul 2, 2025
@santisq santisq linked an issue Jul 2, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

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

Project coverage is 90.30%. Comparing base (fe43c63) to head (2080c26).
Report is 6 commits behind head on main.

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%   90.30%   -0.66%     
==========================================
  Files          55       55              
  Lines        1826     1836      +10     
  Branches      215      225      +10     
==========================================
- Hits         1661     1658       -3     
- Misses        134      138       +4     
- Partials       31       40       +9     
Flag Coverage Δ
PS_5.1 90.30% <63.15%> (-0.66%) ⬇️
PS_7_Linux 89.76% <63.15%> (-0.88%) ⬇️
PS_7_Windows 90.08% <63.15%> (-0.88%) ⬇️

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.

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

@santisq santisq merged commit 076a8f3 into main Jul 2, 2025
5 of 7 checks passed
@santisq santisq deleted the 45-assembly-compatibility-vmwarevimautomationcore branch July 2, 2025 18:30
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.

Assembly Compatibility Vmware.VimAutomation.Core

2 participants