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

feat(DataTable): implement TanStack Table #2055

Merged
merged 1 commit into from
Sep 6, 2024

feat(DataTable): implement TanStack Table

32df692
Select commit
Loading
Failed to load commit list.
Merged

feat(DataTable): implement TanStack Table #2055

feat(DataTable): implement TanStack Table
32df692
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 0s

97.34% (-0.13%) compared to 4f6ed48

View this Pull Request on Codecov

97.34% (-0.13%) compared to 4f6ed48

Details

Codecov Report

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

Project coverage is 97.34%. Comparing base (4f6ed48) to head (32df692).

Files with missing lines Patch % Lines
src/components/DataTable/DataTable.tsx 81.81% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           aholloway/EDS-1209    #2055      +/-   ##
======================================================
- Coverage               97.46%   97.34%   -0.13%     
======================================================
  Files                     111      111              
  Lines                    2648     2670      +22     
  Branches                  680      694      +14     
======================================================
+ Hits                     2581     2599      +18     
- Misses                     65       68       +3     
- Partials                    2        3       +1     

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