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

onqtam / doctest / 898 / 1
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: 2.4.2
DEFAULT BRANCH: master
Ran 02 Jul 2018 06:38PM UTC
Files 1
Run time 1s
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

02 Jul 2018 06:37PM UTC coverage: 98.747% (+60.1%) from 38.654%
COMPILER=g++ CODE_COVERAGE=true

push

travis-ci

onqtam
- added the ability to call asserts outside of a testing context without recompiling! currently the fast asserts are optimized for runtime speed to the maximum but the other asserts are not. Sadly logging macros - like INFO() - aren't supported... yet! - closes #114 - the way to do it is to call setAsDefaultForAssertsOutOfTestCases() on a doctest::Context and optionally to register a custom handler with doctest::Context::setAssertHandler()
- doctest::isRunningInTest() changed to doctest::is_running_in_test - a bool... for performance reasons - relates #56

1340 of 1357 relevant lines covered (98.75%)

1816.05 hits per line

Source Files on job 898.1 (COMPILER=g++ CODE_COVERAGE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 877
  • Travis Job 898.1
  • 81971e70 on github
  • Prev Job for COMPILER=g++-4.7 on dev (#406.5)
  • Next Job for COMPILER=g++ CODE_COVERAGE=true on dev (#899.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