Stranger6667 / postmarker

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

Remove runtime checks. Closes #129 #131

Closed Stranger6667 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #131 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #131   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          20     20           
  Lines         790    770   -20     
  Branches       62     59    -3     
=====================================
- Hits          790    770   -20
Impacted Files Coverage Δ
postmarker/exceptions.py 100% <ø> (ø) :arrow_up:
postmarker/_compat.py 100% <ø> (ø) :arrow_up:
postmarker/utils.py 100% <ø> (ø) :arrow_up:
postmarker/models/base.py 100% <100%> (ø) :arrow_up:
postmarker/core.py 100% <100%> (ø) :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 65ffd2c...59e4898. Read the comment docs.