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

roundup-tracker / roundup / 9055619319 / 1
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 13 May 2024 01:21AM UTC
Files 115
Run time 2s
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

13 May 2024 01:00AM UTC coverage: 74.909%. First build
9055619319.1

push

github

rouilj
test: revert last commit it broke xapian build

Last commit caused the following error:

 /usr/bin/install -c -m 644 xapian/__init__.py
 xapian/__pycache__/__init__.cpython-310.pyc
 ./xapian/__pycache__/__init__. '/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/xapian'
/usr/bin/install: cannot stat './xapian/__pycache__/__init__.': No
 such file or directory

with the old code that errored out because of the missing sys import I
got the working:

 /usr/bin/install -c -m 644 xapian/__init__.py
 xapian/__pycache__/__init__.cpython-310.pyc
 xapian/__pycache__/__init__.cpython-310.opt-1.pyc
 '/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/xapian'

whatever.

18253 of 24367 relevant lines covered (74.91%)

3.67 hits per line

Source Files on job 9055619319.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9055619319
  • f8fde339 on github
  • Next Job for on master (#9089381748.1)
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