Stranger6667 / postmarker

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

Update domains verification methods #183

Closed n11c closed 4 years ago

n11c commented 5 years ago

Postmark deprecated verifyspf (see https://postmarkapp.com/blog/why-we-no-longer-ask-for-spf-records).

This PR:

n11c commented 5 years ago

Note: I couldn't record new Betamax mocks so I made them manually

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #183   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          22     22           
  Lines         885    893    +8     
  Branches       75     75           
=====================================
+ Hits          885    893    +8
Impacted Files Coverage Δ
postmarker/models/domains.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 d9d1423...55ccb6d. Read the comment docs.

Stranger6667 commented 4 years ago

Hello @n11c ! Sorry for a long pause - the changes are released in 0.14.0