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

Override the credentials file in the test suite #63

Closed exarkun closed 7 years ago

exarkun commented 7 years ago

Fixes #59

codecov[bot] commented 7 years ago

Codecov Report

Merging #63 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   96.36%   96.36%   +<.01%     
==========================================
  Files          74       74              
  Lines        8881     8891      +10     
  Branches      627      627              
==========================================
+ Hits         8558     8568      +10     
  Misses        201      201              
  Partials      122      122
Impacted Files Coverage Δ
txaws/tests/test_credentials.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 08962f4...d535a77. Read the comment docs.