chore: Migrate useComponentComparison to TS Query V5 #3539
Merged
Codecov Public QA / codecov/project
failed
Nov 29, 2024 in 0s
11.64% (-87.28%) compared to 67b950a
View this Pull Request on Codecov
11.64% (-87.28%) compared to 67b950a
Details
Codecov Report
Attention: Patch coverage is 0%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 11.64%. Comparing base (
67b950a
) to head (52cfd83
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
...onentsTab/queries/ComponentComparisonQueryOpts.tsx | 0.00% | 9 Missing and 1 partial |
...lCoverage/routes/ComponentsTab/ComponentsTable.tsx | 0.00% | 2 Missing |
❗ There is a different number of reports uploaded between BASE (67b950a) and HEAD (52cfd83). Click for more details.
@@ Coverage Diff @@
## main #3539 +/- ##
===========================================
- Coverage 98.92% 11.64% -87.28%
===========================================
Files 806 805 -1
Lines 14447 14447
Branches 4098 4104 +6
===========================================
- Hits 14291 1682 -12609
- Misses 149 11134 +10985
- Partials 7 1631 +1624
Files with missing lines | Coverage Δ | |
---|---|---|
...lCoverage/routes/ComponentsTab/ComponentsTable.tsx | 0.00% <0.00%> (-100.00%) |
⬇️ |
...onentsTab/queries/ComponentComparisonQueryOpts.tsx | 0.00% <0.00%> (ø) |
... and 718 files with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
Assets | 0.00% <ø> (-100.00%) |
⬇️ |
Layouts | 0.00% <ø> (-100.00%) |
⬇️ |
Pages | 0.13% <0.00%> (-98.46%) |
⬇️ |
Services | 5.75% <ø> (-93.58%) |
⬇️ |
Shared | 11.21% <ø> (-88.12%) |
⬇️ |
UI | 93.85% <ø> (-5.36%) |
⬇️ |
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 67b950a...52cfd83. Read the comment docs.
Loading