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

infra: enable strictNullChecks in tsconfig #2435

Merged
merged 47 commits into from
Nov 14, 2023

Merge branch 'next' into infra/tsconfig/enable-strictNullChecks

84df921
Select commit
Loading
Failed to load commit list.
Merged

infra: enable strictNullChecks in tsconfig #2435

Merge branch 'next' into infra/tsconfig/enable-strictNullChecks
84df921
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 1s

99.57% (target 95.00%)

View this Pull Request on Codecov

99.57% (target 95.00%)

Details

Codecov Report

Merging #2435 (84df921) into next (36fc517) will decrease coverage by 0.01%.
The diff coverage is 90.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2435      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files        2806     2806              
  Lines      249971   250064      +93     
  Branches     1081     1098      +17     
==========================================
+ Hits       248906   248994      +88     
- Misses       1037     1042       +5     
  Partials       28       28              
Files Coverage Δ
src/locale-proxy.ts 100.00% <100.00%> (ø)
src/modules/airline/index.ts 100.00% <100.00%> (ø)
src/modules/color/index.ts 99.79% <100.00%> (+<0.01%) ⬆️
src/modules/date/index.ts 99.92% <100.00%> (-0.08%) ⬇️
src/modules/finance/index.ts 100.00% <100.00%> (ø)
src/modules/helpers/index.ts 98.98% <100.00%> (ø)
src/modules/helpers/unique.ts 98.68% <100.00%> (ø)
src/modules/internet/index.ts 100.00% <100.00%> (ø)
src/modules/random/index.ts 100.00% <100.00%> (ø)
src/definitions/definitions.ts 0.00% <0.00%> (ø)
... and 3 more

... and 2 files with indirect coverage changes