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

xiph / rav1e / 4610 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2019 07:31PM UTC
Files 54
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

27 Sep 2019 07:16PM UTC coverage: 71.14%. Remained the same
CACHE_NAME=COVERALLS

push

travis-ci

lu-zero
Workaround rust 1.38 pipelined compilation

The pipelined compilation relies on using `.rmeta` intermediates while
producing the final rlib.

The staticlib and cdylib targets cannot be built relying on the `.rmeta` and
need to have all the `.rlib` produced before the process starts.

`cargo-c` currently relies on passing the additional crate types throught
`cargo rustc -- --crate-type cdylib ...`.

Since cargo is currently oblivious of the arguments passed after the `--` sets
up the build process as pipelined even if it should not.

Marking the library as `lib, staticlib` avoids the problem adding only
one of the two additional steps that are needed only to prepare the C-API
libraries.

13222 of 18586 relevant lines covered (71.14%)

0.71 hits per line

Source Files on job 4610.2 (CACHE_NAME=COVERALLS)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2527
  • Travis Job 4610.2
  • 0d17b878 on github
  • Prev Job for CACHE_NAME=COVERALLS on master (#4606.2)
  • Next Job for CACHE_NAME=COVERALLS on master (#4615.2)
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