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

roundup-tracker / roundup / 32599159459
75%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2026 09:28PM UTC
Jobs 1
Files 114
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

22 Aug 2026 09:12PM UTC coverage: 74.469%. First build
32599159459

push

github

Unknown
test: adapt test to new error found by hypothesis.

Fix the test to turn test cases like:

  @verbose=&=0

into

  @verbose=

as & is a parameter separator and '=0' is an error. This test case was
expecting a 200 return value from the server, but got a 400 as '=0' is
missing the parameter name.

I was doing the fixup for this case after the test had run, but I need
to normalize the string before.

Also took two duplicate test cases that ran the same tests against
different endpoints and had them call a common base method passing the
url in. So I only had to fix the logic ion one place.

18918 of 25404 relevant lines covered (74.47%)

5.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32599159459.1 22 Aug 2026 09:28PM UTC 114
74.47
GitHub Action Run
Source Files on build 32599159459
  • Tree
  • List 114
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32599159459
  • aceade73 on github
  • Prev Build on master (#32322749348)
  • Next Build on master (#32600349282)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc