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

Fix summary case card issues. (PT-188001359) #1526

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Fix lint errors.

993c6e7
Select commit
Loading
Failed to load commit list.
Open

Fix summary case card issues. (PT-188001359) #1526

Fix lint errors.
993c6e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 2, 2024 in 0s

80.97% (-4.21%) compared to cb6c017

View this Pull Request on Codecov

80.97% (-4.21%) compared to cb6c017

Details

Codecov Report

Attention: Patch coverage is 94.20290% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.97%. Comparing base (cb6c017) to head (993c6e7).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
v3/src/components/case-card/case-card-model.ts 94.23% 3 Missing ⚠️
v3/src/components/case-card/card-view.tsx 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1526      +/-   ##
==========================================
- Coverage   85.17%   80.97%   -4.21%     
==========================================
  Files         562      562              
  Lines       28074    28094      +20     
  Branches     7713     7729      +16     
==========================================
- Hits        23911    22748    -1163     
- Misses       3860     4996    +1136     
- Partials      303      350      +47     

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