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

roundup-tracker / roundup / 25983514401
75%

Build:
DEFAULT BRANCH: master
Ran 17 May 2026 06:40AM 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

17 May 2026 06:09AM UTC coverage: 74.757% (-0.003%) from 74.76%
25983514401

push

github

rouilj
bug: modernize classic template page.html

Remove table layout from page.html. Replace with modern HTML5: header,
nav, main, and search.

Reset all box-sizing to border-box to make sizing more predictable.

Use flexbox in the header tag to separate the search component on the
right from the (optional) logo/title on the left. Also add some
padding to the inline body so things stay away from the edges of the
viewport. Span whole viewport.

Added a div around nav (sidebar) and main and use flexbox to lay them
out. nav has max-width of 20% of viewport.

At 600px breakpoint, stack the nav and main items. Also take the 6
blocks in the nav and arrange in a 2x3 or 3x2 grid above main.

The underline when hovering over links is back. It looks like it got
put in the wrong place and was overridden. Also used relative colors
to darken the underline compared to the text.

Hide the CSV export link when printing.

Due to change in style.css update the liveserver file range request
tests which targets style.css.

19182 of 25659 relevant lines covered (74.76%)

4.4 hits per line

Coverage Regressions

Lines Coverage ∆ File
140
77.6
-0.08% roundup/cgi/actions.py
Jobs
ID Job ID Ran Files Coverage
1 25983514401.1 17 May 2026 06:40AM UTC 117
74.76
GitHub Action Run
Source Files on build 25983514401
  • Tree
  • List 117
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25983514401
  • fc1bf617 on github
  • Prev Build on master (#25762516860)
  • Next Build on master (#26012882120)
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