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

docs: add missing throw descriptions in JSDocs #2560

Merged
merged 4 commits into from
Dec 4, 2023

Merge branch 'next' into docs/number/add-missing-throw-cases

e7ff590
Select commit
Loading
Failed to load commit list.
Merged

docs: add missing throw descriptions in JSDocs #2560

Merge branch 'next' into docs/number/add-missing-throw-cases
e7ff590
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2023 in 1s

99.57% (target 95.00%)

View this Pull Request on Codecov

99.57% (target 95.00%)

Details

Codecov Report

Merging #2560 (e7ff590) into next (505f659) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2560      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files        2805     2805              
  Lines      250168   250179      +11     
  Branches     1107     1106       -1     
==========================================
+ Hits       249117   249120       +3     
- Misses       1023     1031       +8     
  Partials       28       28              
Files Coverage Δ
src/modules/datatype/index.ts 100.00% <100.00%> (ø)
src/modules/number/index.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes