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

xiph / rav1e / 3424 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 25 May 2019 07:36PM UTC
Files 38
Run time 1s
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

25 May 2019 07:12PM UTC coverage: 83.317%. Remained the same
RUST_BACKTRACE=1

push

travis-ci

lu-zero
Fix tile rows count in bitstream

The number of ones to write the number of tile _rows_ in the bitstream
was incorrectly computed from the minimum tile _columns_.

The bug remained undetected because unless the video is larger than
MAX_TILE_WIDTH or bigger than MAX_TILE_AREA:

    min_tile_rows_log2 = min_tile_cols_log2 = 0

11961 of 14356 relevant lines covered (83.32%)

0.83 hits per line

Source Files on job 3424.1 (RUST_BACKTRACE=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1514
  • Travis Job 3424.1
  • 51020939 on github
  • Prev Job for RUST_BACKTRACE=1 on master (#3413.1)
  • Next Job for RUST_BACKTRACE=1 on master (#3428.1)
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