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

182849961 table advance selection #1527

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

changes the condition to check against for deleting cases

b410029
Select commit
Loading
Failed to load commit list.
Open

182849961 table advance selection #1527

changes the condition to check against for deleting cases
b410029
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

85.13% (-0.17%) compared to e95d860

View this Pull Request on Codecov

85.13% (-0.17%) compared to e95d860

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 40 lines in your changes missing coverage. Please review.

Project coverage is 85.13%. Comparing base (e95d860) to head (b410029).
Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
v3/src/components/case-table/collection-table.tsx 56.04% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1527      +/-   ##
==========================================
- Coverage   85.29%   85.13%   -0.17%     
==========================================
  Files         560      560              
  Lines       27952    28041      +89     
  Branches     7180     7722     +542     
==========================================
+ Hits        23842    23872      +30     
- Misses       3954     4013      +59     
  Partials      156      156              

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