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

feat: signup on auth #567

Merged
merged 1 commit into from
Aug 8, 2023

fix: signup on auth

3f0e88b
Select commit
Loading
Failed to load commit list.
Merged

feat: signup on auth #567

fix: signup on auth
3f0e88b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2023 in 0s

96.98% (-0.05%) compared to ab2fde7

View this Pull Request on Codecov

96.98% (-0.05%) compared to ab2fde7

Details

Codecov Report

Merging #567 (3f0e88b) into master (ab2fde7) will decrease coverage by 0.05%.
Report is 24 commits behind head on master.
The diff coverage is 99.01%.

@@            Coverage Diff             @@
##           master     #567      +/-   ##
==========================================
- Coverage   97.02%   96.98%   -0.05%     
==========================================
  Files         174      175       +1     
  Lines       16588    16716     +128     
  Branches     2177     2196      +19     
==========================================
+ Hits        16095    16212     +117     
- Misses        493      504      +11     
Files Changed Coverage Δ
app/common/PackageUtil.ts 97.61% <90.90%> (-1.42%) ⬇️
app/common/adapter/CacheAdapter.ts 100.00% <100.00%> (ø)
app/common/adapter/binary/NodePreGypBinary.ts 98.69% <100.00%> (+<0.01%) ⬆️
app/common/adapter/binary/PlaywrightBinary.ts 99.26% <100.00%> (+0.03%) ⬆️
app/common/constants.ts 100.00% <100.00%> (ø)
app/core/service/HomeService.ts 100.00% <100.00%> (ø)
app/core/service/PackageManagerService.ts 98.86% <100.00%> (ø)
app/core/service/PackageSyncerService.ts 98.21% <100.00%> (-0.01%) ⬇️
app/core/service/TokenService.ts 100.00% <100.00%> (ø)
app/core/service/UserService.ts 95.63% <100.00%> (+0.07%) ⬆️
... and 9 more

... and 2 files with indirect coverage changes