playwright: fix race conditions causing flakiness - #4754
Merged
regexowl merged 14 commits intoAug 14, 2026
Codecov / codecov/project
succeeded
Aug 13, 2026 in 0s
77.81% (-0.09%) compared to 9944cbe
View this Pull Request on Codecov
77.81% (-0.09%) compared to 9944cbe
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.81%. Comparing base (9944cbe) to head (a73b80f).
@@ Coverage Diff @@
## main #4754 +/- ##
==========================================
- Coverage 77.90% 77.81% -0.09%
==========================================
Files 264 264
Lines 7069 7063 -6
Branches 2597 2565 -32
==========================================
- Hits 5507 5496 -11
- Misses 1465 1473 +8
+ Partials 97 94 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...Components/CreateImageWizard/CreateImageWizard.tsx | 84.21% <100.00%> (ø) |
|
| ...reateImageWizard/components/CustomWizardFooter.tsx | 56.75% <100.00%> (+1.20%) |
⬆️ |
| ...ents/CreateImageWizard/utilities/useValidation.tsx | 88.61% <100.00%> (-0.14%) |
⬇️ |
... and 3 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 9944cbe...a73b80f. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading