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

0d73a2a
Select commit
Loading
Failed to load commit list.
Merged

infra: enable strictNullChecks in tsconfig #2435

Merge branch 'next' into infra/tsconfig/enable-strictNullChecks
0d73a2a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

99.57% (target 95.00%)

View this Pull Request on Codecov

99.57% (target 95.00%)

Details

Codecov Report

Merging #2435 (0d73a2a) into next (fa26a44) will decrease coverage by 0.01%.
The diff coverage is 88.88%.

❗ Current head 0d73a2a differs from pull request most recent head cb4383a. Consider uploading reports for the commit cb4383a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2435      +/-   ##
==========================================
- Coverage   99.58%   99.57%   -0.01%     
==========================================
  Files        2787     2787              
  Lines      249376   249466      +90     
  Branches     1084     1101      +17     
==========================================
+ Hits       248333   248411      +78     
- Misses       1015     1027      +12     
  Partials       28       28              
Files Coverage Δ
src/locale-proxy.ts 100.00% <100.00%> (ø)
src/modules/airline/index.ts 100.00% <100.00%> (ø)
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%> (ø)
src/definitions/date.ts 0.00% <0.00%> (ø)
... and 2 more

... and 2 files with indirect coverage changes