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

sodiumoxide / sodiumoxide / 1250 / 9
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2019 12:04AM UTC
Files 44
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

04 Dec 2019 11:28PM UTC coverage: 95.184%. Remained the same
1250.9

push

travis-ci

web-flow
Merge #401

401: Use cc crate to determine CFLAGS for building libsodium r=kpp a=adamreichold

Determine the `CFLAGS` passed to libsodium's configure script via the `cc` crate automatically picks up environment variables like `CFLAGS` and `TARGET_CFLAGS`, handles the differences between
release and debug builds and finally provides `CFLAGS` that interoperate well when linking the result into a Rust binary by requesting per-function sections for example.

It is also more consistent with how we already determine the compiler command itself via for example consider `TARGET_CC` whereas our own `CFLAGS` logic did not consider `TARGET_CFLAGS`.

Co-authored-by: Adam Reichold <adam.reichold@t-online.de>

3182 of 3343 relevant lines covered (95.18%)

0.95 hits per line

Source Files on job 1250.9
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 454
  • Travis Job 1250.9
  • bdebfe85 on github
  • Prev Job for on master (#1241.9)
  • Next Job for on master (#1259.9)
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