edgarinhm / ols-react-challenge

Apache License 2.0
0 stars 0 forks source link

Feature/OL-new-project-layout-form #24

Closed edgarinhm closed 1 month ago

edgarinhm commented 1 month ago

OL-project-modal-form create project message title OL-project-modal-form create project status type enum mapper OL-project-modal-form add project mapper OL-project-modal-form fix function typo OL-project-modal-form refactor project model technologies types OL-project-modal-form move get user function to user service OL-project-modal-form add user service OL-project-modal-form add projects api routes OL-project-modal-form remove ci cd validations OL-project-modal-form update modal component OL-project-modal-form fix login test import user service mock

github-actions[bot] commented 1 month ago

Test Results

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 6df45693. ± Comparison against base commit 37965944.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 month ago

License Compliance Check

1 tests   1 :heavy_check_mark:  0s :stopwatch: 1 suites  0 :zzz: 1 files    0 :x:

Results for commit 6df45693.

:recycle: This comment has been updated with latest results.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 3.53403% with 1474 lines in your changes missing coverage. Please review.

Files Patch % Lines
...y/project/components/project-form/project-form.tsx 0.00% 380 Missing and 1 partial :warning:
...project/components/project-modal/project-modal.tsx 0.00% 275 Missing and 1 partial :warning:
src/common/components/modal/modal.tsx 0.00% 247 Missing and 1 partial :warning:
...ol/floating-label-select/floating-label-select.tsx 0.00% 113 Missing and 1 partial :warning:
...y/project/components/project-grid/project-grid.tsx 0.00% 71 Missing :warning:
...t/components/project-form/use-project-validator.ts 0.00% 53 Missing and 1 partial :warning:
src/common/helpers/project-mapper.ts 0.00% 52 Missing and 1 partial :warning:
src/common/validators/project-validator.ts 0.00% 49 Missing and 1 partial :warning:
...dy/project/components/project-form/initial-data.ts 0.00% 39 Missing and 1 partial :warning:
src/common/state-management/project-storage.ts 0.00% 37 Missing and 1 partial :warning:
... and 15 more

: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/login-service.ts 53.84% <100.00%> (+1.21%) :arrow_up:
src/common/state-management/dashboard-storage.ts 100.00% <100.00%> (ø)
src/common/state-management/shared-storage.ts 60.34% <100.00%> (+0.34%) :arrow_up:
src/common/state-management/top-bar-storage.ts 100.00% <100.00%> (ø)
src/components/dashboard/dashboard.tsx 92.52% <100.00%> (-0.17%) :arrow_down:
src/common/hooks/use-project-grid.tsx 0.00% <0.00%> (ø)
src/common/test/mocks/project-data.ts 0.00% <0.00%> (ø)
src/components/top-bar/brand.tsx 0.00% <0.00%> (ø)
... and 22 more