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

spulec / moto / 1849 / 3
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2017 02:26AM UTC
Files 196
Run time 8s
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

09 Feb 2017 02:21AM UTC coverage: 91.122% (+0.02%) from 91.107%
BOTO_VERSION=2.45.0

push

travis-ci

spulec
Implement list_objects_v2() for S3 buckets (#814)

This adds/fixes the following things:
- Add missing KeyCount in result (fixes #734).
- Do not hard code MaxKeys to 1000.
- Truncate result if it has more than MaxKeys items. Set IsTruncated
    and NextContinuationToken accordingly.
- Support the StartAfter parameter.
- Return Owner information only when FetchOwner=True is given.
- "Prefix" in response is now "" instead of None when omitted in request.
- "Delimiter" is now omitted from response when not given in request.

15026 of 16490 relevant lines covered (91.12%)

0.91 hits per line

Source Files on job 1849.3 (BOTO_VERSION=2.45.0)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1849
  • Travis Job 1849.3
  • 1a01bae7 on github
  • Prev Job for BOTO_VERSION=2.45.0 on master (#1848.3)
  • Next Job for BOTO_VERSION=2.45.0 on master (#1850.3)
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