Skip to content

Conversation

y-hsgw
Copy link
Member

@y-hsgw y-hsgw commented Sep 3, 2025

Checks

Changes

  • add support for handling forEach in async event method detection

Context

Fixes #843

Copy link

codecov bot commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.55%. Comparing base (1477f21) to head (98e2650).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1075   +/-   ##
=======================================
  Coverage   96.54%   96.55%           
=======================================
  Files          51       51           
  Lines        2781     2785    +4     
  Branches     1153     1150    -3     
=======================================
+ Hits         2685     2689    +4     
  Misses         96       96           

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

@Belco90 Belco90 self-requested a review September 3, 2025 21:25
@Belco90 Belco90 added the bug Something isn't working label Sep 24, 2025
@Belco90 Belco90 merged commit 54ee4ae into testing-library:main Sep 24, 2025
31 checks passed
Copy link

🎉 This PR is included in version 7.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@y-hsgw y-hsgw deleted the fix/await-async-events branch September 24, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

await-async-event adds async and await in forEach loop
3 participants