• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aws / aws-cli / 3426
53%
develop: 89%

Build:
Build:
LAST BUILD BRANCH: configure-mfa
DEFAULT BRANCH: develop
Ran 08 Sep 2016 09:55PM UTC
Jobs 5
Files 1508
Run time 4min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3426

Pull #2164

travis-ci

web-flow
Cache result kwargs for storing params for Results

Some of the values needed to create the results are expensive
especially if the progress callback is happening many times
so we want to record as many as the result kwargs as we can
so the on_progress callbacks become essentially looking up
values in a dictionary, creating a Result object, and placing
it on the result queue.
Pull Request #2164: Cache result kwargs for storing params for Results

107916 of 205250 relevant lines covered (52.58%)

1.06 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/concurrent/futures/_base.py
3
100.0
unit/customizations/s3/__init__.py
4
100.0
home/travis/virtualenv/python3.5.2/lib/python3.5/site-packages/rsa/key.py
4
100.0
home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/rsa/key.py
5
100.0
home/travis/build/aws/aws-cli/awscli/customizations/s3/results.py
9
100.0
home/travis/virtualenv/python3.5.2/src/s3transfer/s3transfer/copies.py
9
100.0
home/travis/virtualenv/python3.4.2/src/s3transfer/s3transfer/copies.py
9
100.0
home/travis/virtualenv/python3.3.5/src/s3transfer/s3transfer/copies.py
9
100.0
home/travis/virtualenv/python2.6.9/src/s3transfer/s3transfer/copies.py
9
100.0
home/travis/virtualenv/python2.7.9/src/s3transfer/s3transfer/copies.py
24
100.0
home/travis/virtualenv/python3.5.2/src/s3transfer/s3transfer/upload.py
24
100.0
home/travis/virtualenv/python3.4.2/src/s3transfer/s3transfer/upload.py
24
100.0
home/travis/virtualenv/python3.3.5/src/s3transfer/s3transfer/upload.py
24
100.0
home/travis/virtualenv/python2.6.9/src/s3transfer/s3transfer/upload.py
24
100.0
home/travis/virtualenv/python2.7.9/src/s3transfer/s3transfer/upload.py
50
100.0
home/travis/virtualenv/python3.5.2/src/s3transfer/s3transfer/utils.py
50
100.0
home/travis/virtualenv/python3.4.2/src/s3transfer/s3transfer/utils.py
50
100.0
home/travis/virtualenv/python3.3.5/src/s3transfer/s3transfer/utils.py
50
100.0
home/travis/virtualenv/python2.6.9/src/s3transfer/s3transfer/utils.py
50
100.0
home/travis/virtualenv/python2.7.9/src/s3transfer/s3transfer/utils.py
Jobs
ID Job ID Ran Files Coverage
1 3426.1 08 Sep 2016 09:56PM UTC 0
66.71
Travis Job 3426.1
2 3426.2 08 Sep 2016 09:55PM UTC 0
68.45
Travis Job 3426.2
3 3426.3 08 Sep 2016 09:56PM UTC 0
68.8
Travis Job 3426.3
4 3426.4 08 Sep 2016 09:58PM UTC 0
68.81
Travis Job 3426.4
5 3426.5 08 Sep 2016 09:58PM UTC 0
68.81
Travis Job 3426.5
Source Files on build 3426
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3426
  • Pull Request #2164
  • PR Base - integrate-s3transfer (#3408)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc