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

chore: improved readability of emoji in sync logs #572

Merged
merged 2 commits into from
Aug 17, 2023

test: fix test changed

6fc9671
Select commit
Loading
Failed to load commit list.
Merged

chore: improved readability of emoji in sync logs #572

test: fix test changed
6fc9671
Select commit
Loading
Failed to load commit list.
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 is 97.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

... and 2 files with indirect coverage changes