Skip to content

:bug: fix list parsing condition to handle None values in DecodeOptions

f2edaed
Select commit
Loading
Failed to load commit list.
Merged

🐛 fix list parsing behavior and improve test cases for DecodeOptions #19

:bug: fix list parsing condition to handle None values in DecodeOptions
f2edaed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 24, 2025 in 0s

98.36% (-0.13%) compared to f81192c

View this Pull Request on Codecov

98.36% (-0.13%) compared to f81192c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.36%. Comparing base (f81192c) to head (f2edaed).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   98.48%   98.36%   -0.13%     
==========================================
  Files          16       16              
  Lines         792      794       +2     
==========================================
+ Hits          780      781       +1     
- Misses         12       13       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.