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

Eyevinn / mp4ff / 32485152888
82%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2026 01:07PM UTC
Jobs 1
Files 210
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:06PM UTC coverage: 81.523% (+0.003%) from 81.52%
32485152888

push

github

tobbee
fix(hevc): infer the remaining absent slice header fields per 7.4.7.1

The parser already seeded collocated_from_l0_flag and num_ref_idx_l0/l1_active_minus1 with their inferred values, but three more fields were left at the Go zero value when absent: slice_loop_filter_across_slices_enabled_flag, the two deblocking offsets, and pic_output_flag.

None of them can misalign the reader, so they are reported values rather than parse failures, but a caller reading them got 0/false where the spec prescribes the PPS value (or 1 for pic_output_flag).

The existing TestParseSliceHeader expectations gain PicOutputFlag: true, since that fixture has output_flag_present_flag equal to 0 and so never carried the flag.

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

31 existing lines in 1 file now uncovered.

20817 of 25535 relevant lines covered (81.52%)

0.82 hits per line

Coverage Regressions

Lines Coverage ∆ File
31
49.46
0.92% hevc/slice.go
Jobs
ID Job ID Ran Files Coverage
1 32485152888.1 21 Aug 2026 01:07PM UTC 210
81.52
GitHub Action Run
Source Files on build 32485152888
  • Tree
  • List 210
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 91830201 on github
  • Prev Build on master (#32375749793)
  • Next Build on master (#32578564881)
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