Skip to content

docs: add scientific notation jsdoc

c572be5
Select commit
Loading
Failed to load commit list.
Merged

fix: handle tiny scientific notation #4

docs: add scientific notation jsdoc
c572be5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2026 in 0s

91.17% (-0.69%) compared to 0665397

View this Pull Request on Codecov

91.17% (-0.69%) compared to 0665397

Details

Codecov Report

❌ Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.17%. Comparing base (0665397) to head (c572be5).

Files with missing lines Patch % Lines
src/numberUtil.ts 84.37% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   91.86%   91.17%   -0.69%     
==========================================
  Files           5        5              
  Lines         209      238      +29     
  Branches       56       70      +14     
==========================================
+ Hits          192      217      +25     
- Misses         17       21       +4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.