fix(assert): hint that function properties compare by reference#7165
Open
LeSingh1 wants to merge 1 commit into
Open
fix(assert): hint that function properties compare by reference#7165LeSingh1 wants to merge 1 commit into
LeSingh1 wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 2, 2026 in 0s
94.57% (-0.01%) compared to cdf74a8, passed because coverage increased by 0% when compared to adjusted base (94.57%)
View this Pull Request on Codecov
94.57% (-0.01%) compared to cdf74a8, passed because coverage increased by 0% when compared to adjusted base (94.57%)
Details
Codecov Report
❌ Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.57%. Comparing base (cdf74a8) to head (e0aa7b0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| assert/equals.ts | 94.44% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #7165 +/- ##
==========================================
- Coverage 94.57% 94.57% -0.01%
==========================================
Files 636 636
Lines 52142 52178 +36
Branches 9401 9417 +16
==========================================
+ Hits 49315 49349 +34
Misses 2249 2249
- Partials 578 580 +2 ☔ View full report in Codecov by Harness.
📢 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