Skip to content

test: Add coverage for enum, int, and ImmutableArray repeating inner …

dc64cad
Select commit
Loading
Failed to load commit list.
Merged

feat: Add repeating section support for collection types #36

test: Add coverage for enum, int, and ImmutableArray repeating inner …
dc64cad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2026 in 0s

87.66% (-4.02%) compared to 5e3efd3

View this Pull Request on Codecov

87.66% (-4.02%) compared to 5e3efd3

Details

Codecov Report

❌ Patch coverage is 78.60395% with 141 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.66%. Comparing base (5e3efd3) to head (dc64cad).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...iteKey.SourceGeneration/SourceGenerator.Emitter.cs 74.91% 54 Missing and 16 partials ⚠️
...siteKey.SourceGeneration/SourceGenerator.Parser.cs 60.39% 28 Missing and 12 partials ⚠️
...mpositeKey.Analyzers/Analyzers/PropertyAnalyzer.cs 83.06% 16 Missing and 5 partials ⚠️
....Analyzers.Common/Validation/TemplateValidation.cs 88.60% 5 Missing and 4 partials ⚠️
....Analyzers.Common/Validation/PropertyValidation.cs 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   91.67%   87.66%   -4.02%     
==========================================
  Files          34       35       +1     
  Lines        1525     2099     +574     
  Branches      249      344      +95     
==========================================
+ Hits         1398     1840     +442     
- Misses         60      157      +97     
- Partials       67      102      +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.