Last 12 weeks · 0 commits
4 of 6 standards met
1. instrument sources and produce .json reporter 2. Then I collect coverage with and get second .json report 3. When I merge it with I get the issue, Looks like Jest instrument sources included import/export statements but babel-plugin-istanbul import/export statements are ignored (see screenshot: Jest on the left side and babel-plugin-istanbul on the right): My dependencies:
Hello @ljharb! Thanks for a handy tool. I noticed the source code in this repo is regularly updated, while the NPM package stays super old. !image Can you publish the newest version please? In particular, I am interested in updating istanbul dependency, since it's hardcoded. They generate nicer HTML now :)
Repository: ljharb/istanbul-merge. Description: Merge multiple istanbul coverage reports into one. Stars: 55, Forks: 7. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Open PRs: 1, open issues: 3. Last activity: 2y ago. Community health: 85%. Top contributors: ljharb.