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

roundup-tracker / roundup / 26012882120
75%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 04:14AM UTC
Jobs 1
Files 117
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

18 May 2026 03:47AM UTC coverage: 74.754% (-0.003%) from 74.757%
26012882120

push

github

rouilj
refactor: change method used to report statistics.

The old way used a hard coded list of timing statistics. It could be
translated, but required revising every time a new stat was added.
The elapsed time is always calculated, so keep that as a translatable
item.

Now dump all other stats in the timing dict. I can add new timing
values and get them dumped without addition changes.

Also check the type of the result. Only process timing if it's
text/html. I can't report it otherwise. Also templates like
_generic.translation can override the result type. Before it was
generating stats for every request even if it couldn't display
it. Also if '</body>' showed up in a js file or a comment in an image
file doing the substitution would break the data.

3 of 8 new or added lines in 1 file covered. (37.5%)

54 existing lines in 1 file now uncovered.

19184 of 25663 relevant lines covered (74.75%)

4.4 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
80.17
-0.08% roundup/cgi/client.py

Coverage Regressions

Lines Coverage ∆ File
54
66.84
0.0% roundup/cgi/templating.py
Jobs
ID Job ID Ran Files Coverage
1 26012882120.1 18 May 2026 04:14AM UTC 117
74.75
GitHub Action Run
Source Files on build 26012882120
  • Tree
  • List 117
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26012882120
  • 26224d88 on github
  • Prev Build on master (#25983514401)
  • Next Build on master (#26263556131)
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