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

roundup-tracker / roundup / 9055619319
74%

Build:
DEFAULT BRANCH: master
Ran 13 May 2024 01:11AM UTC
Jobs 1
Files 115
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 9055619319.1 13 May 2024 01:11AM UTC 0
74.91
GitHub Action Run
Source Files on build 9055619319
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9055619319
  • f8fde339 on github
  • Prev Build on master (#9055437335)
  • Next Build on master (#9089381748)
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