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

Fixes Key Error exception when searching #106

Conversation

coordt
Copy link
Member

@coordt coordt commented Dec 18, 2023

- Added a test for the reported bug
- Fixes #70
@coordt coordt linked an issue Dec 18, 2023 that may be closed by this pull request
Copy link

Version hint: patch
Current version: 0.15.0
New version (when merged): 0.15.1

Comment ID: Display the version hint-auto-generated

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa2ff4c) 92.96% compared to head (6e1d63f) 93.05%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   92.96%   93.05%   +0.09%     
==========================================
  Files          19       19              
  Lines        1250     1252       +2     
  Branches      257      257              
==========================================
+ Hits         1162     1165       +3     
+ Misses         59       58       -1     
  Partials       29       29              
Flag Coverage Δ
python-3.10 93.05% <100.00%> (+0.09%) ⬆️
python-3.11 93.05% <100.00%> (+0.09%) ⬆️
python-3.8 93.05% <100.00%> (+0.09%) ⬆️
python-3.9 93.05% <100.00%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@coordt coordt merged commit dcd98f7 into master Dec 18, 2023
13 checks passed
@coordt coordt deleted the 70-version-less-search-replace-raise-keyerror-new_version-exception branch December 18, 2023 15:03
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.

Version-less search & replace raise KeyError: 'new_version' exception
1 participant