feat(internal,expect,testing): @std/expect
jest compatible fn and unified mock experience with @std/testing/mock
#6317
+6,549
−55
Codecov / codecov/project
succeeded
Dec 30, 2024 in 0s
96.37% (+0.02%) compared to 08fe910
View this Pull Request on Codecov
96.37% (+0.02%) compared to 08fe910
Details
Codecov Report
Attention: Patch coverage is 97.08589%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 96.37%. Comparing base (
08fe910
) to head (7b4cf2a
).
Files with missing lines | Patch % | Lines |
---|---|---|
expect/unstable_expect.ts | 87.89% | 27 Missing |
expect/_unstable_matchers.ts | 97.38% | 8 Missing |
expect/_unstable_mock_utils.ts | 72.72% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6317 +/- ##
==========================================
+ Coverage 96.34% 96.37% +0.02%
==========================================
Files 547 555 +8
Lines 41671 42970 +1299
Branches 6314 6524 +210
==========================================
+ Hits 40147 41411 +1264
- Misses 1482 1517 +35
Partials 42 42
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading