fix(expect): name matcher in toMatchObject failure message #7142
+53
−4
Codecov / codecov/project
succeeded
May 15, 2026 in 0s
94.60% (-0.01%) compared to 5ea9159, passed because coverage increased by 0% when compared to adjusted base (94.61%)
View this Pull Request on Codecov
94.60% (-0.01%) compared to 5ea9159, passed because coverage increased by 0% when compared to adjusted base (94.61%)
Details
Codecov Report
❌ Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.60%. Comparing base (5ea9159) to head (d0288ca).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| expect/_build_message.ts | 85.18% | 0 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #7142 +/- ##
==========================================
- Coverage 94.61% 94.60% -0.01%
==========================================
Files 634 634
Lines 51830 51860 +30
Branches 9341 9345 +4
==========================================
+ Hits 49037 49063 +26
Misses 2218 2218
- Partials 575 579 +4 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 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