Skip to content

fix: Aggressive Reporting support in resolveToTestingLibraryFn #1043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

y-hsgw
Copy link
Member

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

Checks

Changes

  • Fix matching logic for testing-library/utils-module in resolveToTestingLibraryFn

Context

Fixes #1038

Copy link

codecov bot commented Jul 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.46%. Comparing base (7812dae) to head (43290d7).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1043      +/-   ##
==========================================
- Coverage   96.48%   96.46%   -0.03%     
==========================================
  Files          49       50       +1     
  Lines        2678     2688      +10     
  Branches     1110     1109       -1     
==========================================
+ Hits         2584     2593       +9     
- Misses         94       95       +1     

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

@y-hsgw y-hsgw requested a review from Belco90 July 28, 2025 07:46
@Belco90
Copy link
Member

Belco90 commented Jul 28, 2025

@y-hsgw Thanks again for your great work!

@Belco90 Belco90 merged commit b29277f into testing-library:main Jul 28, 2025
31 checks passed
Copy link

🎉 This PR is included in version 7.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Belco90 Belco90 added the bug Something isn't working label Jul 28, 2025
@y-hsgw y-hsgw deleted the fix/resolve-to-testing-library-fn branch July 28, 2025 08:15
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.

no-node-access rule output false-positive warning for FireEvent after 7.5.4
2 participants