Improve state surfacing support #25
Merged
Codecov / codecov/project
succeeded
Jan 6, 2025 in 0s
81.13% (-0.08%) compared to 4282aee
View this Pull Request on Codecov
81.13% (-0.08%) compared to 4282aee
Details
Codecov Report
Attention: Patch coverage is 85.40373%
with 47 lines
in your changes missing coverage. Please review.
Project coverage is 81.13%. Comparing base (
4282aee
) to head (08064c6
).
Additional details and impacted files
@@ Coverage Diff @@
## main #25 +/- ##
==========================================
- Coverage 81.21% 81.13% -0.08%
==========================================
Files 125 139 +14
Lines 2437 2638 +201
Branches 278 316 +38
==========================================
+ Hits 1979 2140 +161
- Misses 437 477 +40
Partials 21 21
Files with missing lines | Coverage Δ | |
---|---|---|
src/components/Async/Async.utils.ts | 100.00% <100.00%> (ø) |
|
src/components/Async/index.tsx | 100.00% <100.00%> (ø) |
|
src/components/Badge/Badge.tsx | 100.00% <100.00%> (ø) |
|
src/components/Badge/index.tsx | 100.00% <100.00%> (ø) |
|
src/components/DataTable/DataTable.mocks.ts | 100.00% <100.00%> (ø) |
|
src/components/DataTable/DataTable.tsx | 100.00% <100.00%> (ø) |
|
src/components/DataTable/index.tsx | 100.00% <ø> (ø) |
|
src/components/EmptyState/EmptyState.tsx | 100.00% <100.00%> (ø) |
|
src/components/ErrorState/ErrorState.tsx | 100.00% <100.00%> (ø) |
|
src/components/ErrorState/index.tsx | 100.00% <100.00%> (ø) |
|
... and 19 more |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4282aee...08064c6. Read the comment docs.
Loading