Skip to content

fix: use 'is not None' checks for json parameter to preserve falsy va…

a5e3964
Select commit
Loading
Failed to load commit list.
Closed

fix: use 'is not None' checks for json parameter to preserve falsy values #622

fix: use 'is not None' checks for json parameter to preserve falsy va…
a5e3964
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 0s

76.02% (+0.00%) compared to e7ee8b3

View this Pull Request on Codecov

76.02% (+0.00%) compared to e7ee8b3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.02%. Comparing base (e7ee8b3) to head (a5e3964).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #622   +/-   ##
=======================================
  Coverage   76.02%   76.02%           
=======================================
  Files          42       42           
  Lines        2482     2482           
=======================================
  Hits         1887     1887           
  Misses        595      595           

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