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

xolox / python-deb-pkg-tools / 239 / 4
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 18 Jan 2019 02:49PM UTC
Files 14
Run time 1s
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

18 Jan 2019 02:42PM UTC coverage: 91.163% (-0.1%) from 91.296%
239.4

push

travis-ci

xolox
Investigate python-debian compatibility ...

I'm half expecting this build to fail on Python 3.5 due to the recent
publication of python-debian release 0.1.34 (on January 17, 2019):

  Traceback (most recent call last):
    File "$VIRTUAL_ENV/lib/python3.5/site-packages/py2deb/cli.py", line 200, in main
      archives, relationships = converter.convert(arguments)
    File "$VIRTUAL_ENV/lib/python3.5/site-packages/py2deb/converter.py", line 752, in convert
      archive = package.convert()
    File "$VIRTUAL_ENV/lib/python3.5/site-packages/py2deb/package.py", line 502, in convert
      copy_files=False)
    File "$VIRTUAL_ENV/lib/python3.5/site-packages/deb_pkg_tools/package.py", line 638, in build_package
      package_file = os.path.join(repository, determine_package_archive(directory))
    File "$VIRTUAL_ENV/lib/python3.5/site-packages/deb_pkg_tools/package.py", line 753, in determine_package_archive
      architecture = fields.get('Architecture', '').strip()
  AttributeError: 'Deb822' object has no attribute 'get'

Let's see if the test suite correctly reproduces this issue...

1372 of 1505 relevant lines covered (91.16%)

0.91 hits per line

Source Files on job 239.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 222
  • Travis Job 239.4
  • a21a7358 on github
  • Prev Job for on dev (#237.2)
  • Next Job for on dev (#240.6)
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