If you send me example json output from istanbul, I can make it work pretty
easily... I couldn't figure out what istanbul was outputting from its
README other than html.


On Sun, Mar 24, 2013 at 10:56 AM, Daniel Rinehart <dani...@neophi.com>wrote:

> Will this with work with the reports generated by Istanbul?
>
> https://github.com/gotwarlost/istanbul
>
>
> -- Daniel R. <dani...@neophi.com> [http://danielr.neophi.com/]
>
>
> On Sat, Mar 23, 2013 at 10:50 PM, Gregg Caines <cai...@gmail.com> wrote:
>
>> Hey all... I just published a rudimentary package for exporting node.js
>> code coverage data to http://coveralls.io/ which lets you add a nifty
>> code coverage button to your package's README, as seen here:
>> https://github.com/cainus/urlgrey#readme and gives you nice reporting
>> like https://coveralls.io/r/cainus/urlgrey .
>>
>> Here's the package: https://npmjs.org/package/coveralls
>>
>> You need mocha's jscov reporter (or anything that reports in the same
>> format), so you probably need tests in mocha to use this.  It's certainly
>> possible that other coverage reporters use the same format though.  You
>> also need a build running in travis-ci to use this.
>>
>> If you have a different coverage report format, let me know about it, and
>> I can probably add it.
>>
>> Any questions/comments/etc are welcome.
>>
>> G
>>
>> --
>> --
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines:
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nodejs@googlegroups.com
>> To unsubscribe from this group, send email to
>> nodejs+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "nodejs" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to nodejs+unsubscr...@googlegroups.com.
>>
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "nodejs" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/nodejs/npo8HaNI5Wk/unsubscribe?hl=en.
> To unsubscribe from this group and all its topics, send an email to
> nodejs+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to