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

vallen-systems / vallenae / 27852744870
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: build/dependency-groups
DEFAULT BRANCH: master
Ran 19 Jun 2026 11:20PM UTC
Jobs 1
Files 20
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

19 Jun 2026 11:18PM UTC coverage: 96.233% (-0.07%) from 96.299%
27852744870

Pull #53

github

lukasberbuer
perf: speed up FLAC decode with buffer_read_into

Decode FLAC blobs via the low-level `sf.SoundFile.buffer_read_into` into a
pre-sized array instead of the `sf.read` convenience wrapper. This avoids
per-call allocation/dispatch overhead and is ~1.3x faster for the many
small blobs typical of reading waveform tables row-by-row.

Add a `test_benchmark_decode` mirroring the existing encode benchmark to
keep the decode path measurable and guard against regressions.
Pull Request #53: perf: speed up FLAC decode with buffer_read_into

111 of 111 branches covered (100.0%)

Branch coverage included in aggregate %.

5 of 6 new or added lines in 1 file covered. (83.33%)

1 existing line in 1 file now uncovered.

1013 of 1057 relevant lines covered (95.84%)

0.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
89.29
-0.71% src/vallenae/io/compression.py

Coverage Regressions

Lines Coverage ∆ File
1
89.29
-0.71% src/vallenae/io/compression.py
Jobs
ID Job ID Ran Files Coverage
1 27852744870.1 19 Jun 2026 11:20PM UTC 20
96.23
GitHub Action Run
Source Files on build 27852744870
  • Tree
  • List 20
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27852744870
  • Pull Request #53
  • PR Base - master (#27832517302)
  • Delete
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