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: update request exception logging and update tests #145

Closed childish-sambino closed 4 years ago

childish-sambino commented 4 years ago

Fixes #144

codecov[bot] commented 4 years ago

Codecov Report

Merging #145 into main will increase coverage by 2.51%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   92.62%   95.14%   +2.51%     
==========================================
  Files           6        6              
  Lines         312      309       -3     
==========================================
+ Hits          289      294       +5     
+ Misses         23       15       -8     
Impacted Files Coverage Δ
python_http_client/client.py 89.62% <100.00%> (+7.54%) :arrow_up:
tests/test_unit.py 99.25% <100.00%> (-0.02%) :arrow_down:

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 57ed611...1363840. Read the comment docs.

amanbedi23 commented 4 years ago

when will this be updated to the latest pypi package?

childish-sambino commented 4 years ago

Released.