Skip to content

Conversation

@StyleShit
Copy link
Contributor

Closes #882

@codecov
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.29%. Comparing base (26d360e) to head (ab71996).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1009      +/-   ##
==========================================
+ Coverage   96.27%   96.29%   +0.01%     
==========================================
  Files          46       47       +1     
  Lines        2472     2483      +11     
  Branches     1025     1026       +1     
==========================================
+ Hits         2380     2391      +11     
  Misses         92       92              

☔ 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 changed the title fix: await-async-queries has false positive with optional chaining fix(await-async-queries): false positive with optional chaining May 16, 2025
@Belco90 Belco90 added the bug Something isn't working label May 16, 2025
@Belco90 Belco90 merged commit e9f8f4f into testing-library:main May 19, 2025
31 checks passed
@github-actions
Copy link

🎉 This PR is included in version 7.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

testing-library/await-async-queries false positives with optional chaining ?.

2 participants