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

JoakimSoderberg / cargo / 418 / 2
92%
master: 92%

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

30 Apr 2015 09:18PM UTC coverage: 92.087% (-0.2%) from 92.281%
CARGO_METHOD=coveralls CMAKE_ARGS="-DCARGO_WITH_MEMCHECK=OFF -DCARGO_COVERALLS=ON -DCARGO_TEST=ON -DCMAKE_BUILD_TYPE=Debug"

push

travis-ci

JoakimSoderberg
Check for unknown options after parsing by default.

Before it was done before parsing. Which kind of made CARGO_OPT_STOP useless unless you turn off to fail on unknown options, which sucks.

Because if you have multiple parsers, and the first parser does not know any of the variables after a certain option is specified. If we check for unknown options before we know this stop point we will fail the parse and never be able to pass on the remaining args to the second parse that might know about them.

1897 of 2060 relevant lines covered (92.09%)

1724.25 hits per line

Source Files on job 418.2 (CARGO_METHOD=coveralls CMAKE_ARGS="-DCARGO_WITH_MEMCHECK=OFF -DCARGO_COVERALLS=ON -DCARGO_TEST=ON -DCMAKE_BUILD_TYPE=Debug")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 418
  • Travis Job 418.2
  • b13325fb on github
  • Prev Job for CARGO_METHOD=coveralls CMAKE_ARGS="-DCARGO_WITH_MEMCHECK=OFF -DCARGO_COVERALLS=ON -DCARGO_TEST=ON -DCMAKE_BUILD_TYPE=Debug" on master (#417.2)
  • Next Job for CARGO_METHOD=coveralls CMAKE_ARGS="-DCARGO_WITH_MEMCHECK=OFF -DCARGO_COVERALLS=ON -DCARGO_TEST=ON -DCMAKE_BUILD_TYPE=Debug" on master (#419.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