Skip to content
Kitson Kelly edited this page Sep 28, 2015 · 7 revisions

This package is designed to make it possible to take coverage information from Istanbul combined with Source Map files to remap the coverage information to the original source locations. It also then allows you to instruct Istanbul to output several of its reports in

There are several ways of utilizing remap-istanbul:

In addition, for Intern, there is a reporter that allows you to output the JSON coverage information that is used as input for remap-istanbul.

There are several How To guides available as well:

Support

The issues tracker on GitHub is for tracking issues. The best way to get support is though:

In addition, SitePen is a commercial organization and we would be glad to talk to you about how we can support you and your teams.

Contributing

This is an open source project and is part of the Dojo Foundation. Contributions are welcomed and encouraged, but please make sure you read the Contributing Guidelines in order to help make sure your contribution isn't wasted.