CoverallsTruffle tool

Carmen Torres López carmentorreslopez87 at gmail.com
Wed May 4 13:21:34 UTC 2016


Hello:

My name is Carmen and I’m currently doing a PhD in Software Languages Laboratory at the Vrije Universiteit Brussel in Belgium. I would like to introduce in this mailing list the CoverallsTruffle tool:
 https://github.com/MetaConc/CoverallsTruffle <https://github.com/MetaConc/CoverallsTruffle>

CoverallsTruffle collects code coverage information, i.e., executed and not executed lines, in a language agnostic way using the Truffle instrumentation framework and sends the results to the Coveralls.io <http://coveralls.io/> service for presentation.

Examples on how to use it can be found in the README. Currently, it works for SimpleLanguage as well as SOMns (https://github.com/MetaConc/SOMns <https://github.com/MetaConc/SOMns>).

We implemented CoverallsTruffle as a first exercise to get acquainted with Truffle in the context of the MetaConc project:(http://ssw.jku.at/Research/Projects/MetaConc/ <http://ssw.jku.at/Research/Projects/MetaConc/>).

Thanks for developing the Truffle project, kind regards,
Carmen


More information about the graal-dev mailing list