fix: PR comments for rejectNetworkError and using Const values #3484
Codecov Public QA / codecov/project
failed
Nov 11, 2024 in 0s
99.01% (-0.08%) compared to b652a05
View this Pull Request on Codecov
99.01% (-0.08%) compared to b652a05
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.01%. Comparing base (
b652a05
) to head (9be84e9
).
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## tests-analytics-v2 #3484 +/- ##
======================================================
- Coverage 99.09% 99.01% -0.08%
======================================================
Files 810 812 +2
Lines 14416 14459 +43
Branches 4101 4121 +20
======================================================
+ Hits 14285 14317 +32
- Misses 124 133 +9
- Partials 7 9 +2
Files | Coverage Δ | |
---|---|---|
.../FailedTestsPage/MetricsSection/MetricsSection.tsx | 91.86% <100.00%> (+0.61%) |
⬆️ |
...ge/hooks/useFlakeAggregates/useFlakeAggregates.tsx | 100.00% <100.00%> (ø) |
|
.../useInfiniteTestResults/useInfiniteTestResults.tsx | 100.00% <100.00%> (ø) |
|
...TestResultsAggregates/useTestResultsAggregates.tsx | 100.00% <100.00%> (ø) |
|
.../hooks/useTestResultsFlags/useTestResultsFlags.tsx | 100.00% <100.00%> (ø) |
|
...TestResultsTestSuites/useTestResultsTestSuites.tsx | 100.00% <100.00%> (ø) |
... and 14 files with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
Assets | 100.00% <ø> (ø) |
|
Layouts | 100.00% <ø> (ø) |
|
Pages | 98.68% <100.00%> (-0.13%) |
⬇️ |
Services | 99.36% <ø> (-0.01%) |
⬇️ |
Shared | 99.74% <ø> (ø) |
|
UI | 99.15% <ø> (ø) |
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 b652a05...9be84e9. Read the comment docs.
Loading