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

Rename key to on fail #34

Merged
merged 2 commits into from Nov 14, 2019
Merged

Rename key to on fail #34

merged 2 commits into from Nov 14, 2019

Conversation

SethMMorton
Copy link
Owner

This will close #32

Backwards compatibility has not been introduced yet.
"key" and "on_fail" will forever remain synonymous. "key"
is deprecated.
@SethMMorton SethMMorton added this to the Version 3.0.0 milestone Nov 13, 2019
@codecov
Copy link

codecov bot commented Nov 13, 2019

Codecov Report

Merging #34 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   91.06%   91.15%   +0.09%     
==========================================
  Files           6        6              
  Lines         828      848      +20     
  Branches      131      137       +6     
==========================================
+ Hits          754      773      +19     
  Misses         37       37              
- Partials       37       38       +1
Impacted Files Coverage Δ
src/fastnumbers.c 93.71% <100%> (+0.9%) ⬆️
src/strings.c 84.7% <0%> (-0.4%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e46e93...adcf664. Read the comment docs.

@SethMMorton SethMMorton merged commit 40eefe7 into master Nov 14, 2019
@SethMMorton SethMMorton deleted the rename-key-to-on_fail branch November 14, 2019 00:34
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.

Rename "key" option to "on_fail"
1 participant