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

refactor!(crud): apply parameter naming conventions #3291

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Add `deleteButton`

8a99ad4
Select commit
Loading
Failed to load commit list.
Draft

refactor!(crud): apply parameter naming conventions #3291

Add `deleteButton`
8a99ad4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

86.90% (+0.01%) compared to 207858d

View this Pull Request on Codecov

86.90% (+0.01%) compared to 207858d

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.90%. Comparing base (207858d) to head (8a99ad4).

Files with missing lines Patch % Lines
packages/ts/react-crud/src/util.tsx 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3291      +/-   ##
==========================================
+ Coverage   86.89%   86.90%   +0.01%     
==========================================
  Files         115      115              
  Lines        8300     8310      +10     
  Branches     1269     1271       +2     
==========================================
+ Hits         7212     7222      +10     
  Misses       1074     1074              
  Partials       14       14              

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