yarn upgrade --latest && yarn build
#2318
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
94.23% (target 90.00%)
View this Pull Request on Codecov
94.23% (target 90.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.23%. Comparing base (
3d95dc5
) to head (1de4125
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2318 +/- ##
=======================================
Coverage 94.23% 94.23%
=======================================
Files 52 52
Lines 1510 1510
=======================================
Hits 1423 1423
Misses 87 87
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading