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

refactor: switch from globby and fast-glob to tinyglobby #795

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

benmccann
Copy link
Contributor

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

closes #788

Breaking Changes

Additional Info

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.42%. Comparing base (a20dedd) to head (cc0bf6a).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #795      +/-   ##
==========================================
+ Coverage   90.55%   91.42%   +0.86%     
==========================================
  Files           2        2              
  Lines         413      408       -5     
  Branches      120      119       -1     
==========================================
- Hits          374      373       -1     
+ Misses         38       34       -4     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

evenstensberg
evenstensberg previously approved these changes Feb 17, 2025
@benmccann
Copy link
Contributor Author

Thanks for the approval @evenstensberg! What do we need to merge this? Do we need @alexander-akait to take a look?

@alexander-akait
Copy link
Member

Thank you, release will be today

@alexander-akait alexander-akait merged commit 19fd937 into webpack-contrib:master Feb 26, 2025
17 checks passed
@benmccann benmccann deleted the tinyglobby branch February 26, 2025 14:57
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.

Switch to tinyglobby
3 participants