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

paylogic / pip-accel
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: windows-support
DEFAULT BRANCH: master
Repo Added 11 May 2014 01:16AM UTC
Files 103
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

LAST BUILD ON BRANCH 0.29.1
branch: 0.29.1
CHANGE BRANCH
x
Reset
  • 0.29.1
  • 0.12.1
  • 0.12.10
  • 0.12.11
  • 0.12.2
  • 0.12.3
  • 0.12.4
  • 0.12.5
  • 0.12.6
  • 0.12.7
  • 0.12.8
  • 0.12.9
  • 0.13
  • 0.13.1
  • 0.13.2
  • 0.13.3
  • 0.13.4
  • 0.13.5
  • 0.14
  • 0.14.1
  • 0.14.2
  • 0.15
  • 0.16
  • 0.17
  • 0.18
  • 0.19
  • 0.19.3
  • 0.20
  • 0.21.1
  • 0.22
  • 0.22.1
  • 0.22.2
  • 0.22.3
  • 0.22.4
  • 0.22.5
  • 0.23
  • 0.24
  • 0.25
  • 0.26.1
  • 0.26.2
  • 0.26.3
  • 0.27
  • 0.27.1
  • 0.28
  • 0.28.1
  • 0.28.2
  • 0.28.3
  • 0.29
  • 0.29.2
  • 0.29.3
  • 0.30
  • 0.31
  • 0.31.1
  • 0.32
  • 0.32.1
  • 0.33
  • 0.33.2
  • 0.33.3
  • 0.33.4
  • 0.34
  • 0.35
  • 0.36.1
  • 0.36.2
  • 0.37
  • 0.37.1
  • 0.38
  • 0.39
  • 0.40
  • 0.41
  • 0.42
  • 0.42.1
  • 0.42.2
  • 0.42.4
  • 0.42.5
  • 0.43
  • HEAD
  • master
  • windows-support

pending completion
144

push

travis-ci

xolox
Bug fix for Boto configuration overrides

I was wondering why the test coverage of the S3 cache backend had
declined so significantly when I noticed that the tests on Travis CI
exposed a bug I hadn't ran into so far:

    Traceback (most recent call last):
      File "/home/travis/build/paylogic/pip-accel/pip_accel/caches/__init__.py", line 157, in get
        pathname = backend.get(filename)
      File "/home/travis/build/paylogic/pip-accel/pip_accel/caches/s3.py", line 147, in get
        key = self.s3_bucket.get_key(raw_key)
      File "/home/travis/build/paylogic/pip-accel/pip_accel/caches/s3.py", line 214, in s3_bucket
        self.cached_bucket = self.s3_connection.get_bucket(self.config.s3_cache_bucket)
      File "/home/travis/build/paylogic/pip-accel/pip_accel/caches/s3.py", line 254, in s3_connection
        boto.config.add_section('Boto')
      File "/opt/python/2.6.9/lib/python2.6/ConfigParser.py", line 245, in add_section
        raise DuplicateSectionError(section)
    DuplicateSectionError: Section 'Boto' already exists

    (from https://travis-ci.org/paylogic/pip-accel/jobs/61020251)

I'm guessing this is caused by the fact that Travis CI installs a Boto
configuration file. These changes (Boto configuration overrides) were
introduced in pip-accel 0.27.1 (6d33a6edcd8).

846 of 930 relevant lines covered (90.97%)

5.21 hits per line

Relevant lines Covered
Build:
Build:
930 RELEVANT LINES 846 COVERED LINES
5.21 HITS PER LINE
Source Files on 0.29.1
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
144 0.29.1 Bug fix for Boto configuration overrides I was wondering why the test coverage of the S3 cache backend had declined so significantly when I noticed that the tests on Travis CI exposed a bug I hadn't ran into so far: Traceback (most recent ca... push 03 May 2015 10:33AM UTC xolox travis-ci pending completion  
See All Builds (270)
  • Repo on GitHub
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