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

vallen-systems / vallenae / 27864909464
96%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2026 07:58AM 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

20 Jun 2026 07:56AM UTC coverage: 96.233% (-0.07%) from 96.299%
27864909464

push

github

web-flow
perf: speed up FLAC decode with buffer_read_into (#53)

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.

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 27864909464.1 20 Jun 2026 07:58AM UTC 20
96.23
GitHub Action Run
Source Files on build 27864909464
  • 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 #27864909464
  • 4dce6834 on github
  • Prev Build on master (#27832517302)
  • Next Build on master (#28057733049)
  • 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