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

in-repo pr to run integration tests #71

Closed exarkun closed 7 years ago

exarkun commented 7 years ago

do not merge

codecov[bot] commented 7 years ago

Codecov Report

Merging #71 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   96.36%   96.42%   +0.06%     
==========================================
  Files          74       74              
  Lines        8891     8906      +15     
  Branches      627      629       +2     
==========================================
+ Hits         8568     8588      +20     
+ Misses        201      198       -3     
+ Partials      122      120       -2
Impacted Files Coverage Δ
txaws/client/base.py 90.93% <100%> (+0.73%) :arrow_up:
txaws/testing/s3_tests.py 100% <100%> (ø) :arrow_up:
txaws/testing/s3.py 88.88% <100%> (+1.38%) :arrow_up:
txaws/_auth_v4.py 100% <100%> (ø) :arrow_up:
txaws/testing/integration.py 100% <0%> (+14.28%) :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 247dda5...b76c611. Read the comment docs.