Skip to content

fix(Decoder): correct list limit check in ParseListValue method

8e9752f
Select commit
Loading
Failed to load commit list.
Merged

✨ add StrictMerge option and improve list-limit handling in decoder tests #70

fix(Decoder): correct list limit check in ParseListValue method
8e9752f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2026 in 1s

99.30% (-0.09%) compared to 7c24f3e

View this Pull Request on Codecov

99.30% (-0.09%) compared to 7c24f3e

Details

Codecov Report

❌ Patch coverage is 95.65217% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.30%. Comparing base (7c24f3e) to head (8e9752f).

Files with missing lines Patch % Lines
QsNet/Internal/Decoder.cs 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   99.38%   99.30%   -0.09%     
==========================================
  Files          20       20              
  Lines        2130     2161      +31     
  Branches      542      552      +10     
==========================================
+ Hits         2117     2146      +29     
- Misses         13       15       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.