Codecov / codecov/project
failed
Sep 3, 2024 in 0s
75.41% (-24.59%) compared to 7d906a5
View this Pull Request on Codecov
75.41% (-24.59%) compared to 7d906a5
Details
Codecov Report
Attention: Patch coverage is 65.66265%
with 57 lines
in your changes missing coverage. Please review.
Project coverage is 75.41%. Comparing base (
7d906a5
) to head (34a7298
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lib/sessionManager/stores/chromeStore.ts | 12.30% | 57 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4 +/- ##
============================================
- Coverage 100.00% 75.41% -24.59%
============================================
Files 7 14 +7
Lines 142 240 +98
Branches 31 36 +5
============================================
+ Hits 142 181 +39
- Misses 0 59 +59
Files with missing lines | Coverage Δ | |
---|---|---|
lib/main.ts | 100.00% <100.00%> (ø) |
|
lib/sessionManager/index.ts | 100.00% <ø> (ø) |
|
lib/sessionManager/stores/memory.ts | 95.91% <100.00%> (-4.09%) |
⬇️ |
lib/sessionManager/types.ts | 100.00% <100.00%> (ø) |
|
lib/utils/base64UrlEncode.ts | 100.00% <100.00%> (ø) |
|
lib/utils/extractAuthResults.ts | 100.00% <100.00%> (ø) |
|
lib/utils/generateAuthUrl.ts | 100.00% <100.00%> (ø) |
|
lib/utils/generateRandomString.ts | 100.00% <100.00%> (ø) |
|
lib/utils/index.ts | 100.00% <100.00%> (ø) |
|
lib/utils/mapLoginMethodParamsForUrl.ts | 100.00% <100.00%> (ø) |
|
... and 2 more |
Loading