Skip to content

Replace NuGet.Versioning with custom SemanticVersion class #783

Merged
caesay merged 6 commits intodevelopfrom
cs/semver-new2
Feb 26, 2026
Merged

Replace NuGet.Versioning with custom SemanticVersion class #783
caesay merged 6 commits intodevelopfrom
cs/semver-new2

Conversation

@caesay
Copy link
Member

@caesay caesay commented Feb 26, 2026

  • NuGet.Versioning has dropped support for netstandard

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 92.16867% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.54%. Comparing base (3a6e710) to head (f1e75a6).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
src/lib-csharp/Windows/RuntimeInfo.cs 50.00% 5 Missing and 1 partial ⚠️
src/lib-csharp/SemanticVersion.cs 98.47% 2 Missing ⚠️
src/vpk/Velopack.Vpk/Updates/UpdateChecker.cs 0.00% 2 Missing ⚠️
src/lib-csharp/Locators/WindowsVelopackLocator.cs 0.00% 0 Missing and 1 partial ⚠️
src/lib-csharp/Util/TempUtil.cs 0.00% 1 Missing ⚠️
src/vpk/Velopack.Packaging.Windows/CompatUtil.cs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #783      +/-   ##
===========================================
+ Coverage    43.13%   43.54%   +0.41%     
===========================================
  Files          258      259       +1     
  Lines        19838    19973     +135     
  Branches      2128     2181      +53     
===========================================
+ Hits          8557     8698     +141     
+ Misses       10891    10882       -9     
- Partials       390      393       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@caesay caesay merged commit 3580ab3 into develop Feb 26, 2026
58 checks passed
@caesay caesay deleted the cs/semver-new2 branch February 26, 2026 17:35
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.

1 participant