Skip to content

fix(bool): fixed driver.Value issue on bool#52

Merged
cnlangzi merged 6 commits into
mainfrom
fix/bool
Sep 5, 2025
Merged

fix(bool): fixed driver.Value issue on bool#52
cnlangzi merged 6 commits into
mainfrom
fix/bool

fix(bool): use false as default on unsupported type

912c8e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2025 in 1s

75.73% (+0.02%) compared to 13b5269

View this Pull Request on Codecov

75.73% (+0.02%) compared to 13b5269

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.73%. Comparing base (13b5269) to head (912c8e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   75.71%   75.73%   +0.02%     
==========================================
  Files          46       46              
  Lines        2368     2370       +2     
==========================================
+ Hits         1793     1795       +2     
  Misses        456      456              
  Partials      119      119              

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