Skip to content

Update deprecated ci.yml to .NET 10 for version consistency (#638)

35c57be
Select commit
Loading
Failed to load commit list.
Merged

refactor(ci): Split CI into separate workflows and upgrade to .NET 10 #635

Update deprecated ci.yml to .NET 10 for version consistency (#638)
35c57be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 0s

76.64% (target 60.00%)

View this Pull Request on Codecov

76.64% (target 60.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.64%. Comparing base (e00e97f) to head (35c57be).
⚠️ Report is 245 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (e00e97f) and HEAD (35c57be). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (e00e97f) HEAD (35c57be)
unittests 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #635      +/-   ##
==========================================
- Coverage   82.98%   76.64%   -6.34%     
==========================================
  Files         102      178      +76     
  Lines        5830    11683    +5853     
  Branches      827     1554     +727     
==========================================
+ Hits         4838     8955    +4117     
- Misses        992     2160    +1168     
- Partials        0      568     +568     

see 155 files with indirect coverage changes

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