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

Deprecate Bool in favor of Boolean #209

Merged
merged 3 commits into from
Feb 15, 2018
Merged

Deprecate Bool in favor of Boolean #209

merged 3 commits into from
Feb 15, 2018

Conversation

fwkoch
Copy link
Contributor

@fwkoch fwkoch commented Dec 17, 2017

Adds a simple alias for backwards compatibility

@codecov
Copy link

codecov bot commented Feb 15, 2018

Codecov Report

Merging #209 into dev will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             dev    #209      +/-   ##
========================================
+ Coverage   96.3%   96.3%   +<.01%     
========================================
  Files         15      15              
  Lines       1976    1977       +1     
========================================
+ Hits        1903    1904       +1     
  Misses        73      73
Impacted Files Coverage Δ
properties/__init__.py 76% <ø> (ø) ⬆️
properties/basic.py 96.92% <100%> (ø) ⬆️

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 5218f2b...64fdcc7. Read the comment docs.

@fwkoch fwkoch merged commit 2316ab8 into dev Feb 15, 2018
@fwkoch fwkoch deleted the feat/deprecate_bool branch February 15, 2018 04:31
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.

1 participant