Skip to content
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

fix: deduplicate Vitest excludes entries #2083

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Also fixes a yet-to-be-hit-by-users bug where only having "node_modules" there results in [, "node_modules"].

🎁

Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.82%. Comparing base (f24a019) to head (ff2cc53).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2083   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files         122      122           
  Lines        5079     5081    +2     
  Branches      341      341           
=======================================
+ Hits         5070     5072    +2     
  Misses          9        9           

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit 713a00d into main Apr 1, 2025
14 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the block-vitest-dedupe-excludes branch April 1, 2025 19:40
Copy link

github-actions bot commented Apr 1, 2025

🎉 This is included in version v2.21.3 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug: blockVitest should dedupe exclude entries
1 participant