caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Julien Sagot <ju.sagot@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] Using bisect and coveralls.io
Date: Mon, 24 Feb 2014 20:15:14 +0100	[thread overview]
Message-ID: <CA+1fpGku0uAhba6p=ncbETZPZ1KP9OJ58kj_racoKPaX8sMzLQ@mail.gmail.com> (raw)

Dear list,

I would like to let you know that using https://coveralls.io (code
coverage history and stats) is now possible for ocaml projects.

Xavier Clerc modified his bisect tool, adding coveralls output, and I
wrote a little script to automatically set missing fields and send it
to coveralls.io

See it here: https://github.com/sagotch/ocveralls

As modified version of bisect as not been released yet, you need to
install it from sources. I uploaded it on my website, so you can use
this archive directly. See an example of how to install it on travis
here: https://github.com/sagotch/ocveralls/blob/master/.travis-ci.sh#L24

Compile your project as usual, and call the script as you would call
bisect-report, omitting the output format/name parameters. Examples
here: https://github.com/sagotch/ocveralls/blob/master/.travis.yml#L11
or here: https://github.com/pastek-project/pastek/blob/master/.travis.yml#L11

Any comment or improvement (pull request would be the best) is welcome.

Any confirmation that it works on other platform than travis-ci would be great.

Cheers,
Julien Sagot

                 reply	other threads:[~2014-02-24 19:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+1fpGku0uAhba6p=ncbETZPZ1KP9OJ58kj_racoKPaX8sMzLQ@mail.gmail.com' \
    --to=ju.sagot@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).