Skip to content

Conversation

sjl2
Copy link
Contributor

@sjl2 sjl2 commented Aug 17, 2016

What: Remove the verify and create letters example with just create letters example
Why: Each product will have its example to demonstrate use

@coveralls
Copy link

coveralls commented Aug 17, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 67e60dc128b0df95963447d17c6aad2e0aa44341 on letters-from-csv-example into 1295230 on master.

@sjl2 sjl2 force-pushed the letters-from-csv-example branch from 67e60dc to 91723aa Compare August 17, 2016 19:53
@coveralls
Copy link

coveralls commented Aug 17, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 91723aa on letters-from-csv-example into 1295230 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 91723aa on letters-from-csv-example into 1295230 on master.

color = True
)
except Exception, e:
print "Error: " + str(e) + " in " + str(row)
Copy link
Contributor

Choose a reason for hiding this comment

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

The errors should also be being logged to errors.csv. Right now we just open the file descriptor and close it. We used to be writing to it when the address verification failed. We want to make sure we log them since they could fail due to rate limits, file dimensions, etc.

@dmlittle
Copy link
Contributor

LGTM after the comments are addressed.

@dmlittle dmlittle assigned sjl2 and unassigned dmlittle Aug 17, 2016
@sjl2 sjl2 closed this Aug 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants