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

Tatsh / dade
100%

Build:
DEFAULT BRANCH: master
Repo Added 26 Aug 2026 03:44AM UTC
Token 8vXFYgClZ00Q1iIia7hguzkC8TcRqgUOI regen
Build 12 Last
Files 271
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • master

30 Aug 2026 06:37AM UTC coverage: 100.0%. Remained the same
33297324321

push

github

Tatsh
sopranos: read a texture bank that reserves an empty slot

A bank reserves a slot for every image the code reading it may ask for by
number, and a slot the build had nothing to put in holds a zero offset
rather than an address. Treating that as damage threw away whole banks
over one hole: p_creggiesapt2.TEX2 lost all fifteen of its images to a
single empty slot, and the poker HUD lost its one image to fourteen.

The file that settles it is the slots HUD bank, which is exactly a header
and five empty slots, thirty-two bytes with no image data at all. A bank
holding nothing is well formed, so an empty slot is skipped and only a
non-zero offset past the end is still an error. The retail disc now
converts without --ignore-failures.

Also correct archive_directory: the _P in DATA_P.FS is not a region code,
since the NTSC-U disc SLUS-21388 carries it too.

4710 of 4710 branches covered (100.0%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 2 files covered. (100.0%)

18271 of 18271 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
18271 RELEVANT LINES 18271 COVERED LINES
5.0 HITS PER LINE
Source Files on master
  • Tree
  • List 271
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33297324321 master sopranos: read a texture bank that reserves an empty slot A bank reserves a slot for every image the code reading it may ask for by number, and a slot the build had nothing to put in holds a zero offset rather than an address. Treating that as da... push 30 Aug 2026 06:39AM UTC Tatsh github
100.0
33296875667 master sopranos: convert a PS2 disc's assets with one command Add a reader and converter set for The Sopranos: Road to Respect, built on the 7 Studios engine. `dade sopranos unpack` takes a disc image, a directory searched recursively for .FS archives h... push 30 Aug 2026 06:29AM UTC Tatsh github
100.0
33234808577 master build(deps-dev): bump the development group with 2 updates Bumps the development group with 2 updates: [commitizen](https://github.com/commitizen-tools/commitizen) and [ruff](https://github.com/astral-sh/ruff). Updates `commitizen` from 4.17.1 ... push 29 Aug 2026 04:55AM UTC Tatsh github
100.0
33234787352 master build(deps): bump cupy-cuda12x in the production group Bumps the production group with 1 update: [cupy-cuda12x](https://github.com/cupy/cupy). Updates `cupy-cuda12x` from 14.1.1 to 14.2.0 - [Release notes](https://github.com/cupy/cupy/releases)... push 29 Aug 2026 04:54AM UTC Tatsh github
100.0
33106148589 master rbplus: fit to window by default only on screens larger than a phone Fitting a chart to the window suits a large screen, where a whole chart can be read at once, but on a phone it cuts the chart into a great many short columns. Default the fit of... push 27 Aug 2026 07:00PM UTC Tatsh github
100.0
33104986869 master rbplus: stop the chart fit looping on a phone, and ship source maps The fit measured the window as `window.innerHeight` and re-fitted whenever it changed. On Android Chrome the address bar retracts as the page grows and extends as it shrinks, so ... push 27 Aug 2026 06:47PM UTC Tatsh github
100.0
33087373544 master rbplus.site: ship the chart site as an installable app Write a web app manifest, a service worker, and icons beside the built page, so a browser offers to install the site and, once a tune has been looked at, opens it again with no network. A sma... push 27 Aug 2026 03:24PM UTC Tatsh github
100.0
33052779609 master 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 an... push 27 Aug 2026 08:12AM UTC Tatsh github
100.0
33012448676 master rbplus: draw a chart as SVG or as a page The suffix given to dump-chart --image now chooses the form: .png as before, .svg for the same drawing as vectors, and .html for a page whose every note answers to a click. The renderer drew straight onto... push 26 Aug 2026 08:54PM UTC Tatsh github
100.0
32929817057 master bump: v0.0.1 → v0.0.2 Signed-off-by: Andrew Udvare <audvare@gmail.com> push 26 Aug 2026 04:23AM UTC Tatsh github
100.0
See All Builds (12)

Badge your Repo: dade

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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