-
Notifications
You must be signed in to change notification settings - Fork 714
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
Adds how to set up domain whitelabel and how to view email statistics #384
Conversation
@thinkingserious I couldn't understand the reason why travis is failing. I followed the contributing.md but couldn't understand why it is happening. Any help would be appreciated |
…atistics documentation" This reverts commit 48e643f.
@thinkingserious I think the travis job is broken for python 2.6. Thats why travis is complaining though not sure! Let me know if you can merge this. |
USE_CASES.md
Outdated
@@ -169,3 +169,17 @@ print(response.status_code) | |||
print(response.body) | |||
print(response.headers) | |||
``` | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the Table of Contents
entries and change sendgrid-csharp
in the URLs to sendgrid-python
.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Hi @adityatandon007, Don't worry about the tests, our PR will be merged once you fix the issues in my review. Thanks! With Best Regards, Elmer |
@thinkingserious changes done as requested. Let me know if you need any other changes |
@thinkingserious waiting for your response on this |
@thinkingserious still waiting |
Codecov Report
@@ Coverage Diff @@
## master #384 +/- ##
=======================================
Coverage 81.98% 81.98%
=======================================
Files 9 9
Lines 999 999
Branches 160 160
=======================================
Hits 819 819
Misses 90 90
Partials 90 90 Continue to review full report at Codecov.
|
Hello @adityatandon007, |
Adds documentation mentioned in issue #383