caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Ocveralls 0.1 release
@ 2015-02-10 20:34 Julien Sagot
  0 siblings, 0 replies; only message in thread
From: Julien Sagot @ 2015-02-10 20:34 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 935 bytes --]

Some of you may already know the "patched-bisect" and
the ocveralls.sh script, that allowed you to send
coverage informations to http://coveralls.io service.

Inspired by this patched bisect and the script,
ocveralls is now available as a standalone
program, so you do not need to patch bisect
anymore.

Use bisect as you used to, and run ocveralls on coverage
data (the same way you would use bisect-report) in order
to generate the json file to be sent via coveralls API.
(Example in README.MD file)

ocveralls 0.1 is already available via opam.


Sources: https://github.com/sagotch/ocveralls

Bug report and suggestions are welcome:
https://github.com/sagotch/ocveralls/issues
<https://github.com/sagotch/ocveralls>


Hope you will like it!

PS: If you want to test ocveralls locally, set the --repo_token option to
whatever you want or ocveralls will fail trying to determine on what
CI plateform it is running.

-- 
Julien Sagot

[-- Attachment #2: Type: text/html, Size: 1344 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-10 20:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-10 20:34 [Caml-list] Ocveralls 0.1 release Julien Sagot

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).