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

NERT-320 api and data model work to support project objectives, other changes #90

Merged
merged 3 commits into from
Jun 5, 2024

NERT-320 lint issue

fbd8979
Select commit
Loading
Failed to load commit list.
Merged

NERT-320 api and data model work to support project objectives, other changes #90

NERT-320 lint issue
fbd8979
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2024 in 0s

56.83% (-0.15%) compared to 44025e5

View this Pull Request on Codecov

56.83% (-0.15%) compared to 44025e5

Details

Codecov Report

Attention: Patch coverage is 41.66667% with 28 lines in your changes missing coverage. Please review.

Project coverage is 56.83%. Comparing base (44025e5) to head (fbd8979).

Files Patch % Lines
api/src/services/project-service.ts 20.00% 22 Missing and 2 partials ⚠️
api/src/models/project-create.ts 50.00% 1 Missing and 2 partials ⚠️
...ures/projects/components/ProjectObjectivesForm.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #90      +/-   ##
==========================================
- Coverage   56.97%   56.83%   -0.15%     
==========================================
  Files         178      178              
  Lines        5346     5391      +45     
  Branches      955      967      +12     
==========================================
+ Hits         3046     3064      +18     
- Misses       2120     2143      +23     
- Partials      180      184       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.