Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(number): improve float generation for precisions of form 10^-n #2581

Merged
merged 10 commits into from
Dec 27, 2023

Merge branch 'next' into fix/float-precisions

60bd52c
Select commit
Loading
Failed to load commit list.
Merged

fix(number): improve float generation for precisions of form 10^-n #2581

Merge branch 'next' into fix/float-precisions
60bd52c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2023 in 0s

99.56% (target 95.00%)

View this Pull Request on Codecov

99.56% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (24482a3) 99.57% compared to head (60bd52c) 99.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2581      +/-   ##
==========================================
- Coverage   99.57%   99.56%   -0.01%     
==========================================
  Files        2807     2807              
  Lines      250374   250379       +5     
  Branches     1141     1137       -4     
==========================================
- Hits       249314   249301      -13     
- Misses       1032     1050      +18     
  Partials       28       28              
Files Coverage Δ
src/modules/number/index.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes