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

Revert "feat: support finding data with typos (#153)" #155

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

shshaw
Copy link
Contributor

@shshaw shshaw commented Nov 4, 2024

This reverts commit 8fc0645.

What:
Reverting the fuzzy matching changes from the 6.4.0 / 7.0.0 releases. ( #153 (comment) )

Why:
Results are... too fuzzy. Greater configurability is needed before rolling out.

How:
git revert 8fc0645

Checklist:

  • Documentation (N/A)
  • Tests
  • Ready to be merged

@shshaw shshaw mentioned this pull request Nov 4, 2024
3 tasks
Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thank you! And sorry for not doing a better quality check before.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (03194e9) to head (b513ae5).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #155   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          166       166           
  Branches        42        42           
=========================================
  Hits           166       166           

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

@kentcdodds kentcdodds merged commit ec8e007 into kentcdodds:main Nov 4, 2024
6 checks passed
Copy link

github-actions bot commented Nov 4, 2024

🎉 This PR is included in version 8.0.0 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants