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

aantron / bisect_ppx / 539 / 3
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 16 May 2017 11:38PM UTC
Files 23
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

16 May 2017 11:25PM UTC coverage: 81.456% (+0.4%) from 81.043%
OCAML_VERSION=4.04 COVERALLS=yes

push

travis-ci

aantron
do not add marks in clauses of the form `| p -> assert false`

Those clauses are now considered unreachable and ignored without
asking the user to explicitly use BISECT-IGNORE.

Note that arbitrary `assert false` expressions are not automatically
ignored: if you write `(foo; assert false)`, then either `foo` is dead
code or you consider that this `assert false` is reachable, so it is
good that you are warned either way. But the clause form is a common
idiom to indicate static unreachability, so it makes sense to handle
it specifically.

817 of 1003 relevant lines covered (81.46%)

232.64 hits per line

Source Files on job 539.3 (OCAML_VERSION=4.04 COVERALLS=yes)
  • Tree
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 539
  • Travis Job 539.3
  • 9bf25d3e on github
  • Prev Job for OCAML_VERSION=4.04 COVERALLS=yes on master (#538.3)
  • Next Job for OCAML_VERSION=4.04 COVERALLS=yes on master (#540.3)
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