Skip to content

Add unit tests, CLAUDE doc, fix EquatableArray

60c70d8
Select commit
Loading
Failed to load commit list.
Merged

Update test project to TUnit and regenerate outputs #396

Add unit tests, CLAUDE doc, fix EquatableArray
60c70d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

61.97% (+6.12%) compared to 7441aba

View this Pull Request on Codecov

61.97% (+6.12%) compared to 7441aba

Details

Codecov Report

❌ Patch coverage is 46.15385% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.97%. Comparing base (7441aba) to head (60c70d8).

Files with missing lines Patch % Lines
....Roslyn/Core/Extensions/AttributeDataExtensions.cs 45.94% 16 Missing and 4 partials ⚠️
...ators.Roslyn/IViewFor/IViewForGenerator.Execute.cs 45.45% 6 Missing ⚠️
...lyzers.CodeFixes/Core/Helpers/EquatableArray{T}.cs 0.00% 1 Missing ⚠️
...rceGenerators.Roslyn/IViewFor/IViewForGenerator.cs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
+ Coverage   55.84%   61.97%   +6.12%     
==========================================
  Files          75       75              
  Lines        4063     4084      +21     
  Branches      500      571      +71     
==========================================
+ Hits         2269     2531     +262     
+ Misses       1600     1385     -215     
+ Partials      194      168      -26     

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