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

refactor(number): deprecate precision in favor of multipleOf in float #2564

Merged

Merge branch 'next' into refactor/number/deprecate-precision-in-favor…

b63a2b1
Select commit
Loading
Failed to load commit list.
Merged

refactor(number): deprecate precision in favor of multipleOf in float #2564

Merge branch 'next' into refactor/number/deprecate-precision-in-favor…
b63a2b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2023 in 0s

99.57% (target 95.00%)

View this Pull Request on Codecov

99.57% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c10899b) 99.57% compared to head (b63a2b1) 99.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2564   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files        2807     2807           
  Lines      250379   250401   +22     
  Branches     1143     1141    -2     
=======================================
+ Hits       249313   249337   +24     
+ Misses       1038     1036    -2     
  Partials       28       28           
Files Coverage Δ
src/modules/color/index.ts 99.79% <100.00%> (ø)
src/modules/datatype/index.ts 100.00% <100.00%> (ø)
src/modules/finance/index.ts 100.00% <100.00%> (ø)
src/modules/helpers/index.ts 98.98% <ø> (-0.01%) ⬇️
src/modules/location/index.ts 99.20% <100.00%> (ø)
src/modules/number/index.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes