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

fix: PR comments for rejectNetworkError and using Const values #3484

Merged

test const updates

9be84e9
Select commit
Loading
Failed to load commit list.
Merged

fix: PR comments for rejectNetworkError and using Const values #3484

test const updates
9be84e9
Select commit
Loading
Failed to load commit list.
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.

Impacted file tree graph

@@                  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.