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: consistent @see jsdoc tags #2473

Merged
merged 28 commits into from
Nov 20, 2023

Merge branch 'next' into jsdocs/consistent-see-tags

ce4ebbe
Select commit
Loading
Failed to load commit list.
Merged

docs: consistent @see jsdoc tags #2473

Merge branch 'next' into jsdocs/consistent-see-tags
ce4ebbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2023 in 0s

99.57% (target 95.00%)

View this Pull Request on Codecov

99.57% (target 95.00%)

Details

Codecov Report

Merging #2473 (ce4ebbe) into next (9619567) will decrease coverage by 0.01%.
The diff coverage is 97.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2473      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files        2805     2805              
  Lines      250088   250093       +5     
  Branches     1100     1098       -2     
==========================================
- Hits       249031   249028       -3     
- Misses       1029     1037       +8     
  Partials       28       28              
Files Coverage Δ
src/faker.ts 89.13% <100.00%> (ø)
src/modules/company/index.ts 100.00% <100.00%> (ø)
src/modules/datatype/index.ts 100.00% <100.00%> (ø)
src/modules/date/index.ts 99.92% <100.00%> (ø)
src/modules/finance/index.ts 100.00% <100.00%> (ø)
src/modules/helpers/index.ts 98.98% <100.00%> (ø)
src/modules/image/index.ts 100.00% <100.00%> (ø)
src/modules/internet/index.ts 100.00% <100.00%> (ø)
src/modules/location/index.ts 99.20% <100.00%> (ø)
src/modules/number/index.ts 100.00% <100.00%> (ø)
... and 7 more

... and 1 file with indirect coverage changes