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

fix: noImplicitAny ts #568

Merged
merged 4 commits into from
Aug 8, 2023

chore: ignore config

1a25928
Select commit
Loading
Failed to load commit list.
Merged

fix: noImplicitAny ts #568

chore: ignore config
1a25928
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2023 in 0s

96.99% (-0.04%) compared to ab2fde7

View this Pull Request on Codecov

96.99% (-0.04%) compared to ab2fde7

Details

Codecov Report

Merging #568 (1a25928) into master (ab2fde7) will decrease coverage by 0.04%.
Report is 24 commits behind head on master.
The diff coverage is 98.00%.

@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
- Coverage   97.02%   96.99%   -0.04%     
==========================================
  Files         174      175       +1     
  Lines       16588    16752     +164     
  Branches     2177     2200      +23     
==========================================
+ Hits        16095    16248     +153     
- Misses        493      504      +11     
Files Changed Coverage Δ
app/port/webauth/WebauthController.ts 85.59% <78.94%> (+0.53%) ⬆️
app/common/PackageUtil.ts 97.61% <90.90%> (-1.42%) ⬇️
app/common/FileUtil.ts 100.00% <100.00%> (ø)
app/common/UserUtil.ts 100.00% <100.00%> (ø)
app/common/adapter/CacheAdapter.ts 100.00% <100.00%> (ø)
app/common/adapter/NPMRegistry.ts 100.00% <100.00%> (ø)
app/common/adapter/binary/AbstractBinary.ts 94.17% <100.00%> (+0.11%) ⬆️
app/common/adapter/binary/NodePreGypBinary.ts 98.69% <100.00%> (+<0.01%) ⬆️
app/common/adapter/binary/PlaywrightBinary.ts 99.26% <100.00%> (+0.03%) ⬆️
...on/adapter/changesStream/CnpmjsorgChangesStream.ts 100.00% <100.00%> (ø)
... and 29 more

... and 2 files with indirect coverage changes