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

Tatsh / dade / 33052779609
100%

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2026 08:12AM UTC
Jobs 5
Files 260
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

27 Aug 2026 04:48AM UTC coverage: 100.0%. Remained the same
33052779609

push

github

Tatsh
rbplus: build a browsable chart site with a new site command

Separate the clickable chart viewer out of `dump-chart` into `dade rbplus
site`, which takes a collection of `.rb` packages and builds a static site: one
JSON file of charts per tune and a React page that draws them in the browser,
so the result serves from anywhere, GitHub Pages included. Tunes are grouped by
artist and title and filed A-Z or by gojuon row, and the search matches the
romanised reading so a Japanese title answers to a Latin keyboard. An extend
note is filed under the tune it extends. `--base` addresses a project site
served from a sub-path and writes a 404.html so a link to one tune opens it.

The page draws a chart from its data rather than from a server-rendered image,
so the layout in `render.py` is ported to TypeScript under `assets/site` and
built with webpack; the bundle is committed under `dade/rbplus/site` because an
install from PyPI has no Node to build it with, and ships in the wheel so
`pip install dade` and `dade rbplus site` work.

With the page gone from `dump-chart`, drop the HTML canvas surface: `--image`
now writes only `.png` or `.svg`, and `.html` names the site command. Add
`dump-chart --flip` to draw time running downward, and end a column at the last
note rather than the chart's stated end.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

4284 of 4284 branches covered (100.0%)

Branch coverage included in aggregate %.

340 of 340 new or added lines in 6 files covered. (100.0%)

16940 of 16940 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33052779609.1 27 Aug 2026 08:12AM UTC 260
100.0
GitHub Action Run
2 33052779609.2 27 Aug 2026 08:12AM UTC 260
100.0
GitHub Action Run
3 33052779609.3 27 Aug 2026 08:13AM UTC 260
100.0
GitHub Action Run
4 33052779609.4 27 Aug 2026 08:13AM UTC 260
100.0
GitHub Action Run
5 33052779609.5 27 Aug 2026 08:14AM UTC 260
100.0
GitHub Action Run
Source Files on build 33052779609
  • Tree
  • List 260
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33052779609
  • 6279a2c1 on github
  • Prev Build on master (#33012448676)
  • Next Build on master (#33087373544)
  • Delete
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