Skip to content

Bring back `AreFixedLength()` ID column configurations for backcomp

fa4074e
Select commit
Loading
Failed to load commit list.
Merged

String backed strongly typed IDs #809

Bring back `AreFixedLength()` ID column configurations for backcomp
fa4074e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

81.36% (+1.29%) compared to b67c025

View this Pull Request on Codecov

81.36% (+1.29%) compared to b67c025

Details

Codecov Report

❌ Patch coverage is 97.36070% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.36%. Comparing base (b67c025) to head (fa4074e).
⚠️ Report is 6 commits behind head on v10.0-preview.

Files with missing lines Patch % Lines
...omain/LeanCode.DomainModels.Generators/IdSource.cs 97.41% 6 Missing and 1 partial ⚠️
...main/LeanCode.DomainModels/Ids/TypedIdAttribute.cs 0.00% 1 Missing ⚠️
...main/LeanCode.DomainModels/Ids/TypedIdConverter.cs 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           v10.0-preview     #809      +/-   ##
=================================================
+ Coverage          80.07%   81.36%   +1.29%     
=================================================
  Files                231      231              
  Lines               4356     4648     +292     
  Branches             344      340       -4     
=================================================
+ Hits                3488     3782     +294     
+ Misses               784      783       -1     
+ Partials              84       83       -1     

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