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

20 fix signing encoding garbage #69

Closed exarkun closed 7 years ago

exarkun commented 7 years ago

Garbage PR just to trigger a new in-org travis-ci build for #61

codecov[bot] commented 7 years ago

Codecov Report

Merging #69 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #69      +/-   ##
=========================================
+ Coverage   96.36%   96.4%   +0.03%     
=========================================
  Files          74      74              
  Lines        8891    8906      +15     
  Branches      627     629       +2     
=========================================
+ Hits         8568    8586      +18     
+ Misses        201     200       -1     
+ Partials      122     120       -2
Impacted Files Coverage Δ
txaws/client/base.py 90.93% <100%> (+0.73%) :arrow_up:
txaws/testing/s3.py 88.88% <100%> (+1.38%) :arrow_up:
txaws/_auth_v4.py 100% <100%> (ø) :arrow_up:
txaws/testing/s3_tests.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 247dda5...afc7485. Read the comment docs.