Closed edgarinhm closed 4 months ago
3 tests ±0 3 :heavy_check_mark: ±0 0s :stopwatch: ±0s 2 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 52f62a84. ± Comparison against base commit 77d73f89.
:recycle: This comment has been updated with latest results.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 10.30303%
with 296 lines
in your changes missing coverage. Please review.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Files | Coverage Δ | |
---|---|---|
src/common/constants/messages-constants.ts | 100.00% <100.00%> (ø) |
|
src/common/services/api/api-routes.ts | 100.00% <100.00%> (ø) |
|
src/common/services/dashboard-service.ts | 61.29% <100.00%> (ø) |
|
src/common/state-management/dashboard-storage.ts | 100.00% <100.00%> (ø) |
|
src/common/test/mocks/dashboard-data.ts | 100.00% <100.00%> (ø) |
|
src/components/login/login.tsx | 91.66% <100.00%> (+0.26%) |
:arrow_up: |
src/routes.ts | 100.00% <100.00%> (ø) |
|
src/main.tsx | 0.00% <0.00%> (ø) |
|
src/common/services/login-service.ts | 52.63% <50.00%> (-4.52%) |
:arrow_down: |
src/components/register/initial-data.ts | 0.00% <0.00%> (ø) |
|
... and 4 more |
1 tests ±0 1 :heavy_check_mark: ±0 0s :stopwatch: ±0s 1 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 52f62a84. ± Comparison against base commit 77d73f89.
:recycle: This comment has been updated with latest results.
OL-67 add create sign up login service OL-67 add login post sign up api route OL-67 add home redirection on create user success