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

xiph / rav1e / 3424
86%

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

pending completion
3424

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

Jobs
ID Job ID Ran Files Coverage
1 3424.1 (RUST_BACKTRACE=1) 25 May 2019 07:36PM UTC 0
83.32
Travis Job 3424.1
Source Files on build 3424
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3424
  • 51020939 on github
  • Prev Build on master (#3413)
  • Next Build on master (#3428)
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