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

More descriptive Route53 errors #96

Closed exarkun closed 5 years ago

exarkun commented 5 years ago

Fixes #95

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1536991). Click here to learn what that means. The diff coverage is 96.15%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #96   +/-   ##
========================================
  Coverage          ?   96.5%           
========================================
  Files             ?      76           
  Lines             ?    8758           
  Branches          ?     648           
========================================
  Hits              ?    8452           
  Misses            ?     184           
  Partials          ?     122
Impacted Files Coverage Δ
txaws/route53/tests/test_route53.py 98.73% <100%> (ø)
txaws/route53/client.py 99.29% <83.33%> (ø)

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 1536991...0750a36. Read the comment docs.