fix(number): improve float generation for precisions of form 10^-n #2581
+45
−20
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%> (ø) |
Loading