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

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

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2019 06:24PM UTC
Files 30
Run time 2s
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

29 Mar 2019 06:02PM UTC coverage: 82.895% (+0.5%) from 82.368%
RUST_BACKTRACE=1

push

travis-ci

rom1v
Pass FrameBlocks instead of BlockContext

FrameBlocks is part of the BlockContext structure. Many functions which
used only the FrameBlocks (but not the other BlockContext fields)
received a reference to the whole BlockContext as parameter.

FrameBlocks will survive tiles-encoding: it will be accessed through a
tiled version for each tile, then frame-wise after all tiles are
encoded.

However, BlockContext will only be used tile-wise: there will be one
instance per tile, destroyed once the tile is encoded. Therefore,
frame-wise functions may not receive the whole BlockContext anymore
(all tile-specific BlockContext instances won't exist anymore).

11006 of 13277 relevant lines covered (82.9%)

0.83 hits per line

Source Files on job 3049.1 (RUST_BACKTRACE=1)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1181
  • Travis Job 3049.1
  • 3c29f358 on github
  • Prev Job for RUST_BACKTRACE=1 on master (#3046.1)
  • Next Job for RUST_BACKTRACE=1 on master (#3051.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