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

Eyevinn / hi264 / 32485617857
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fix/cavlc-trailing-ones-sign
DEFAULT BRANCH: main
Ran 21 Aug 2026 01:12PM UTC
Jobs 1
Files 50
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

21 Aug 2026 01:11PM UTC coverage: 87.753% (+0.4%) from 87.374%
32485617857

Pull #22

github

tobbee
test: require CAVLC and CABAC to decode identically

Both entropy coders serialize the same quantized coefficients, so their
decoded frames must match bit for bit. Encode detailed PlaneGrid content
(every block differs from its neighbours, so all three I_16x16 prediction
modes get used and mixed-sign trailing-one pairs actually occur) with both
coders across 16x16/8x8 granularity, QP 12-42, and deblocking on and off.

This pins the invariant the reversed trailing_ones_sign_flag broke, from
the other direction: CABAC emits each sign next to its own level so it was
never affected, and now a regression in either coder fails the test.
Reintroducing the sign-order bug fails 20 of the 20 subtests.
Pull Request #22: fix: write CAVLC trailing_ones_sign_flag in transmission order

4 of 4 new or added lines in 1 file covered. (100.0%)

8161 of 9300 relevant lines covered (87.75%)

1.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32485617857.1 21 Aug 2026 01:12PM UTC 50
87.75
GitHub Action Run
Source Files on build 32485617857
  • Tree
  • List 50
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #22
  • PR Base - main (#29853934339)
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