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

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

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2019 09:45PM UTC
Files 30
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

09 Apr 2019 09:18PM UTC coverage: 81.712% (-0.007%) from 81.719%
RUST_BACKTRACE=1

push

travis-ci

tdaede
Do not crash on very tiny images

Commit 8412ff0b7 avoided some crashes on
tiny images, but it was incomplete: since it did not execute subsampled
motion estimation with 32x32 blocks when the image was smaller, it left
the array of Option<MotionVector> full of None, while
rdo_mode_decision() unwrapped the values.

If the option is None, use a default MotionVector instead to fix the
problem.

10969 of 13424 relevant lines covered (81.71%)

0.82 hits per line

Source Files on job 3137.1 (RUST_BACKTRACE=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1265
  • Travis Job 3137.1
  • 157b353c on github
  • Prev Job for RUST_BACKTRACE=1 on master (#3136.1)
  • Next Job for RUST_BACKTRACE=1 on master (#3139.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