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

Refactor conversion of None to empty introduced in #49 and #40 #100

Merged
merged 1 commit into from
Dec 7, 2016
Merged

Refactor conversion of None to empty introduced in #49 and #40 #100

merged 1 commit into from
Dec 7, 2016

Conversation

jashgala
Copy link
Contributor

@jashgala jashgala commented Dec 6, 2016

Supersedes #93

(Had to create a new branch since I messed up the original branch!)

Handled refactoring discussed in Issue #52.

Moved check for None to TextUtils and updated the github.py functions to use that instead of directly checking in the function itself.

@codecov-io
Copy link

codecov-io commented Dec 6, 2016

Current coverage is 95.21% (diff: 100%)

Merging #100 into master will increase coverage by <.01%

@@             master       #100   diff @@
==========================================
  Files            34         34          
  Lines          2105       2109     +4   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2004       2008     +4   
  Misses          101        101          
  Partials          0          0          

Powered by Codecov. Last update d59948b...57743d7

@donnemartin donnemartin merged commit 3867629 into donnemartin:master Dec 7, 2016
@donnemartin
Copy link
Owner

@jashgala thank you!

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.

3 participants