sendgrid / python-http-client

Twilio SendGrid's Python HTTP Client for calling APIs
https://sendgrid.com
MIT License
126 stars 101 forks source link

docs: baseline all the templated markdown docs #136

Closed childish-sambino closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #136 into master will increase coverage by 0.67%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   92.28%   92.95%   +0.67%     
==========================================
  Files           6        6              
  Lines         298      298              
==========================================
+ Hits          275      277       +2     
+ Misses         23       21       -2
Impacted Files Coverage Δ
tests/test_repofiles.py 100% <ø> (ø) :arrow_up:
tests/test_daterange.py 100% <100%> (+12.5%) :arrow_up:

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 51cca92...629eae4. Read the comment docs.

thinkingserious commented 4 years ago

Hello @childish-sambino,

Thanks again for the PR!

We appreciate your contribution and look forward to continued collaboration. Thanks!

Team SendGrid DX