twisted / txaws

Twisted-based Asynchronous Libraries for Amazon Web Services and clouds that support the AWS APIs
MIT License
32 stars 18 forks source link

Support alias rrsets #46

Closed exarkun closed 7 years ago

exarkun commented 7 years ago

Fixes #45

codecov-io commented 7 years ago

Codecov Report

Merging #46 into master will increase coverage by 0.02%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   96.25%   96.27%   +0.02%     
==========================================
  Files          73       73              
  Lines        8644     8698      +54     
  Branches      604      609       +5     
==========================================
+ Hits         8320     8374      +54     
  Misses        202      202              
  Partials      122      122
Impacted Files Coverage Δ
txaws/route53/model.py 100% <100%> (ø) :white_check_mark:
txaws/route53/tests/test_route53.py 97.91% <100%> (+0.61%) :white_check_mark:
txaws/route53/client.py 100% <100%> (ø) :white_check_mark:

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 52d2685...c997cb8. Read the comment docs.