Skip to content

Refactor addNewCase to use selectedCases.

Codecov / codecov/project failed Oct 2, 2024 in 1s

81.41% (-3.76%) compared to cb6c017

View this Pull Request on Codecov

81.41% (-3.76%) compared to cb6c017

Details

Codecov Report

Attention: Patch coverage is 2.89855% with 67 lines in your changes missing coverage. Please review.

Project coverage is 81.41%. Comparing base (cb6c017) to head (2750d78).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
v3/src/components/case-card/case-card-model.ts 1.92% 44 Missing and 7 partials ⚠️
v3/src/components/case-card/card-view.tsx 7.14% 12 Missing and 1 partial ⚠️
v3/src/components/case-card/case-view.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1526      +/-   ##
==========================================
- Coverage   85.17%   81.41%   -3.76%     
==========================================
  Files         562      562              
  Lines       28074    28094      +20     
  Branches     7713     7729      +16     
==========================================
- Hits        23911    22873    -1038     
- Misses       3860     4860    +1000     
- Partials      303      361      +58     

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