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

Dump the environment for debugging. #65

Closed exarkun closed 7 years ago

exarkun commented 7 years ago

Not for merging. Not to be put into the twisted organization namespace. The goal of this branch is to leak the environment for debugging the travis-ci failure to run the integration tests.

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   95.93%   95.93%   +<.01%     
==========================================
  Files          74       74              
  Lines        8881     8888       +7     
  Branches      627      627              
==========================================
+ Hits         8520     8527       +7     
  Misses        230      230              
  Partials      131      131
Impacted Files Coverage Δ
txaws/ec2/tests/test_client.py 99.67% <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 7a248e9...a1b3133. Read the comment docs.

exarkun commented 7 years ago

Questions answered.