Skip to content

minor code style#469

Open
dvska wants to merge 1 commit into
scrapinghub:masterfrom
dvska:master
Open

minor code style#469
dvska wants to merge 1 commit into
scrapinghub:masterfrom
dvska:master

Conversation

@dvska

@dvska dvska commented Jun 16, 2016

Copy link
Copy Markdown

No description provided.

@codecov-io

Copy link
Copy Markdown

Current coverage is 85.97%

Merging #469 into master will increase coverage by 0.06%

@@             master       #469   diff @@
==========================================
  Files            40         40          
  Lines          4768       4769     +1   
  Methods           0          0          
  Messages          0          0          
  Branches        654        654          
==========================================
+ Hits           4096       4100     +4   
  Misses          513        513          
+ Partials        159        156     -3   

Powered by Codecov. Last updated by ad656e3...f8a50ee

done

if [ $UNKNOWN -eq 1 ]; then
if [ ${UNKNOWN} -eq 1 ]; then

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kmike

kmike commented Jul 7, 2016

Copy link
Copy Markdown
Member

Thanks for the cleanup, and sorry it took so long to review! Most changes are good, but I'm not sure I like @staticmethod changes: I don't see benefits, and it is more code.

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