Stranger6667 / postmarker

Python client library for Postmark API
https://postmarker.readthedocs.io/en/stable/
MIT License
134 stars 29 forks source link

Test non-JSON responses from Postmark #172

Closed Stranger6667 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #172 into master will increase coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #172      +/-   ##
========================================
+ Coverage   99.77%   100%   +0.22%     
========================================
  Files          22     22              
  Lines         881    881              
  Branches       75     75              
========================================
+ Hits          879    881       +2     
+ Misses          2      0       -2
Impacted Files Coverage Δ
postmarker/core.py 100% <0%> (+2.19%) :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 cc0d761...63dd8e1. Read the comment docs.