Skip to content

feat(expect): support async extended matchers#6806

Closed
lowlighter wants to merge 2 commits into
denoland:mainfrom
lowlighter:feat-async-extended-matchers
Closed

feat(expect): support async extended matchers#6806
lowlighter wants to merge 2 commits into
denoland:mainfrom
lowlighter:feat-async-extended-matchers

Merge branch 'main' into feat-async-extended-matchers

34282b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

94.23% (+0.00%) compared to 08061ad

View this Pull Request on Codecov

94.23% (+0.00%) compared to 08061ad

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.23%. Comparing base (08061ad) to head (34282b7).
⚠️ Report is 187 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6806   +/-   ##
=======================================
  Coverage   94.23%   94.23%           
=======================================
  Files         590      590           
  Lines       42811    42824   +13     
  Branches     6788     6793    +5     
=======================================
+ Hits        40342    40356   +14     
+ Misses       2419     2418    -1     
  Partials       50       50           

☔ 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.