fix: noImplicitAny ts #568
Merged
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 is98.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 |
Loading