Skip to content

fix: use explicit None checks for client config to respect zero values - #623

Merged
vdusek merged 1 commit into
masterfrom
fix/client-falsy-config-values
Feb 17, 2026
Merged

fix: use explicit None checks for client config to respect zero values#623
vdusek merged 1 commit into
masterfrom
fix/client-falsy-config-values

fix: use explicit None checks for client config to respect zero values

1ccbb3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 1s

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 (1ccbb3b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #623   +/-   ##
=======================================
  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.