Skip to content

Conversation

y-hsgw
Copy link
Member

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

Checks

Changes

  • Add a fixer for the no-await-sync-queries rule (remove 'await ')
  • Update docs

Context

Fixes part of: #202
Reference: #919

Copy link

codecov bot commented Sep 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.45%. Comparing base (01165d9) to head (9491e6f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1079   +/-   ##
=======================================
  Coverage   96.44%   96.45%           
=======================================
  Files          50       50           
  Lines        2699     2705    +6     
  Branches     1111     1107    -4     
=======================================
+ Hits         2603     2609    +6     
  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.

Copy link
Member

@Belco90 Belco90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this!

BTW: you have role: write so you can clone this repo, create a branch, push, and create PRs from the repo itself, avoiding working in your fork!

@Belco90 Belco90 merged commit 3e90351 into testing-library:main Sep 15, 2025
31 checks passed
@Belco90 Belco90 added the enhancement New feature or request label Sep 15, 2025
Copy link

🎉 This PR is included in version 7.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@y-hsgw y-hsgw deleted the feature/no-await-sync-queries branch September 15, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants