chore: improved readability of emoji in sync logs #572
Codecov / codecov/project
failed
Aug 17, 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 #572 (6fc9671) into master (ab2fde7) will decrease coverage by
0.04%
.
Report is 28 commits behind head on master.
The diff coverage is97.48%
.
@@ Coverage Diff @@
## master #572 +/- ##
==========================================
- Coverage 97.02% 96.99% -0.04%
==========================================
Files 174 175 +1
Lines 16588 16753 +165
Branches 2177 2200 +23
==========================================
+ Hits 16095 16249 +154
- 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/core/service/PackageSyncerService.ts | 98.21% <91.66%> (-0.01%) |
⬇️ |
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%) |
⬆️ |
... and 30 more |
Loading