Codecov / codecov/project
succeeded
Jan 16, 2025 in 1s
84.85% (-0.78%) compared to d96303f, passed because coverage increased by 0.43% when compared to adjusted base (84.41%)
View this Pull Request on Codecov
84.85% (-0.78%) compared to d96303f, passed because coverage increased by 0.43% when compared to adjusted base (84.41%)
Details
Codecov Report
Attention: Patch coverage is 89.56044%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 84.85%. Comparing base (
d96303f
) to head (0368e77
).
Files with missing lines | Patch % | Lines |
---|---|---|
lib/utils/checkAuth.ts | 67.74% | 10 Missing |
lib/utils/getCookie.ts | 70.37% | 8 Missing |
lib/utils/generateAuthUrl.ts | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #61 +/- ##
==========================================
- Coverage 85.63% 84.85% -0.78%
==========================================
Files 33 35 +2
Lines 884 997 +113
Branches 169 195 +26
==========================================
+ Hits 757 846 +89
- Misses 127 151 +24
Files with missing lines | Coverage Δ | |
---|---|---|
lib/sessionManager/index.ts | 100.00% <100.00%> (ø) |
|
lib/sessionManager/types.ts | 100.00% <ø> (ø) |
|
lib/utils/exchangeAuthCode.ts | 100.00% <100.00%> (ø) |
|
lib/utils/index.ts | 100.00% <ø> (ø) |
|
lib/utils/token/isAuthenticated.ts | 100.00% <100.00%> (ø) |
|
lib/utils/token/refreshToken.ts | 95.57% <100.00%> (-4.43%) |
⬇️ |
lib/utils/generateAuthUrl.ts | 98.50% <92.30%> (-1.50%) |
⬇️ |
lib/utils/getCookie.ts | 70.37% <70.37%> (ø) |
|
lib/utils/checkAuth.ts | 67.74% <67.74%> (ø) |
Loading