Skip to content

Add tests for Correct_PrefixedUlid scenarios in ValidConstructTests

36e3571
Select commit
Loading
Failed to load commit list.
Merged

Minor typed IDs improvements: destructurers, ISpanParsable implementation and V7 Guid generation #813

Add tests for Correct_PrefixedUlid scenarios in ValidConstructTests
36e3571
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 0s

84.60% (+3.23%) compared to 0b01449

View this Pull Request on Codecov

84.60% (+3.23%) compared to 0b01449

Details

Codecov Report

❌ Patch coverage is 99.60887% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.60%. Comparing base (0b01449) to head (36e3571).

Files with missing lines Patch % Lines
...DomainModels.Generators/SourceBuilders/IdSource.cs 94.87% 1 Missing and 1 partial ⚠️
...main/LeanCode.DomainModels/Ids/TypedIdConverter.cs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           v10.0-preview     #813      +/-   ##
=================================================
+ Coverage          81.36%   84.60%   +3.23%     
=================================================
  Files                231      236       +5     
  Lines               4648     4814     +166     
  Branches             345      342       -3     
=================================================
+ Hits                3782     4073     +291     
+ Misses               783      658     -125     
  Partials              83       83              

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