Skip to content

Add JSON converter coverage tests; drop dead null-token branches

5b279b0
Select commit
Loading
Failed to load commit list.
Merged

Make DisplayOptions JSON-deserializable #153

Add JSON converter coverage tests; drop dead null-token branches
5b279b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 0s

96.09% (+0.16%) compared to bb164d3

View this Pull Request on Codecov

96.09% (+0.16%) compared to bb164d3

Details

Codecov Report

❌ Patch coverage is 97.63033% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.09%. Comparing base (bb164d3) to head (5b279b0).

Files with missing lines Patch % Lines
DisplayOptions.cs 96.92% 0 Missing and 2 partials ⚠️
Styling/HeaderStyleJsonConverter.cs 97.26% 0 Missing and 2 partials ⚠️
Styling/TextColorJsonConverter.cs 97.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   95.92%   96.09%   +0.16%     
==========================================
  Files          31       34       +3     
  Lines        1743     1946     +203     
  Branches      182      214      +32     
==========================================
+ Hits         1672     1870     +198     
  Misses         46       46              
- Partials       25       30       +5     

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