Skip to content

Adds .NET 9 and 10 parsing tests#753

Merged
caesay merged 1 commit intodevelopfrom
net10
Feb 23, 2026
Merged

Adds .NET 9 and 10 parsing tests#753
caesay merged 1 commit intodevelopfrom
net10

Conversation

@Keboo
Copy link
Member

@Keboo Keboo commented Dec 4, 2025

Adds new test cases for parsing .NET 9 and .NET 10 runtime versions.

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.28%. Comparing base (1a622e5) to head (da60077).
⚠️ Report is 137 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #753      +/-   ##
===========================================
+ Coverage    40.91%   41.28%   +0.37%     
===========================================
  Files          244      244              
  Lines        18385    18409      +24     
  Branches      2049     2049              
===========================================
+ Hits          7523     7601      +78     
+ Misses       10504    10440      -64     
- Partials       358      368      +10     

☔ 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.

Adds test cases for parsing .NET 9 and .NET 10 version strings, including various architectures (x86, arm64) and runtime types (WindowsDesktop, Runtime, AspNetCore).
@caesay caesay merged commit 8a2be00 into develop Feb 23, 2026
113 of 116 checks passed
@caesay caesay deleted the net10 branch February 23, 2026 01:11
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.

3 participants