sendgrid / python-http-client

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

fix: add skip cleanup #137

Closed eshanholtz closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #137 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   92.95%   92.95%           
=======================================
  Files           6        6           
  Lines         298      298           
=======================================
  Hits          277      277           
  Misses         21       21

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 899816f...66b0fd2. Read the comment docs.

thinkingserious commented 4 years ago

Hello @eshanholtz,

Thanks again for the PR!

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

Team SendGrid DX