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

Replace 3rd-party thefuzz with stdlib difflib.get_close_matches #168

Merged
merged 1 commit into from
Jul 31, 2023

Replace 3rd-party thefuzz with stdlib difflib.get_close_matches

a507e4c
Select commit
Loading
Failed to load commit list.
Merged

Replace 3rd-party thefuzz with stdlib difflib.get_close_matches #168

Replace 3rd-party thefuzz with stdlib difflib.get_close_matches
a507e4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2023 in 0s

98.96% (-0.01%) compared to 063b996, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

98.96% (-0.01%) compared to 063b996, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #168 (a507e4c) into main (063b996) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   98.97%   98.96%   -0.01%     
==========================================
  Files           7        7              
  Lines         389      386       -3     
==========================================
- Hits          385      382       -3     
  Misses          4        4              
Files Changed Coverage Δ
src/norwegianblue/__init__.py 98.64% <100.00%> (-0.03%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more