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

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

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2019 10:43AM UTC
Files 34
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 Feb 2019 10:11AM UTC coverage: 79.723% (-0.4%) from 80.078%
RUST_BACKTRACE=1

push

travis-ci

lu-zero
Make plane generic over pixel component type

In order to support both u8 and u16 for plane components, make the Plane
structure generic over the component type. As a consequence, many other
structures and functions also become generic.

Some functions are not u8-compatible yet, although they have been make
generic over the component type to make the compilation work. They
assert that the size of the generic parameter is 16 bits wide.

For this reason, the root context structure is unconditionally created
as Context<u16> for now.

9947 of 12477 relevant lines covered (79.72%)

0.8 hits per line

Source Files on job 2627.1 (RUST_BACKTRACE=1)
  • Tree
  • List 0
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 844
  • Travis Job 2627.1
  • 8057ee7c on github
  • Prev Job for RUST_BACKTRACE=1 on master (#2616.1)
  • Next Job for RUST_BACKTRACE=1 on master (#2634.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