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

Tatsh / smlab / 32615524315
100%

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2026 03:32AM UTC
Jobs 3
Files 48
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

23 Aug 2026 03:30AM UTC coverage: 97.662% (-0.1%) from 97.768%
32615524315

push

github

Tatsh
warp: grid the whole song, not only what comes after beat zero

Nothing was drawn before beat zero, so an offset of a few seconds left the intro
with no lines over it at all. That reads as the grid starting late rather than as
there being nothing to draw, and it makes an offset look wrong when it is right.
Beats before zero are now walked out too, numbered downwards from it.

The waveform was also drawn on a slightly different scale from the grid. Every
column was given the same whole number of samples, which drops the remainder, so
a row of audio came out a little narrower than the slot the grid was drawn in and
the two slid apart by about twenty milliseconds by the right edge. That is the
same size as the error the picture exists to show. Columns now cover exactly
their own share of the row, checked against a click track whose beats are known:
lines land within two milliseconds of the clicks they belong to, all the way
across.

The running mean behind the colouring is shorter than what it averages, which
left the last column of the last row with nothing to measure. Its tail is held
instead.

drift now prints where beat zero was put and how far apart the beats are, so an
offset can be checked against a number rather than against pixels.

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

766 of 796 branches covered (96.23%)

Branch coverage included in aggregate %.

1 of 17 new or added lines in 2 files covered. (5.88%)

2 existing lines in 1 file now uncovered.

3745 of 3823 relevant lines covered (97.96%)

2.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
24.79
-1.07% smlab/warp/image.py
2
99.01
0.0% smlab/main.py

Coverage Regressions

Lines Coverage ∆ File
2
24.79
-1.07% smlab/warp/image.py
Jobs
ID Job ID Ran Files Coverage
1 32615524315.1 23 Aug 2026 03:32AM UTC 48
97.66
GitHub Action Run
2 32615524315.2 23 Aug 2026 03:32AM UTC 48
97.66
GitHub Action Run
3 32615524315.3 23 Aug 2026 03:32AM UTC 48
97.66
GitHub Action Run
Source Files on build 32615524315
  • Tree
  • List 48
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32615524315
  • d14305f5 on github
  • Prev Build on master (#32615134396)
  • Next Build on master (#32616031394)
  • 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