Skip to content

Add type hint Any to is_large_number parameter

ed6dea6
Select commit
Loading
Failed to load commit list.
Open

fix(sql_execution): Fix is large number check to use 2**53 as cutoff #73

Add type hint Any to is_large_number parameter
ed6dea6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

73.75% (+0.03%) compared to 2df9d55

View this Pull Request on Codecov

73.75% (+0.03%) compared to 2df9d55

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.75%. Comparing base (2df9d55) to head (ed6dea6).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   73.71%   73.75%   +0.03%     
==========================================
  Files          93       93              
  Lines        5261     5269       +8     
  Branches      764      766       +2     
==========================================
+ Hits         3878     3886       +8     
  Misses       1138     1138              
  Partials      245      245              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.