-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
I have a project, where I use this plugin here to generate code-coverage. Today I tried to update to Meteor 1.6, which worked perfect and all my tests ran through, but the code-coverage only showed the lines as covered which are included in the code, run on the client (browser), but not those lines run on the server.
I called it by the following command:
spacejam-mocha test --settings settings-test.json --coverage 'out_json_report out_coverage'
I use lmieulet:meteor-coverage
in version 1.1.4
and just switched Meteor from 1.5.2.1
to 1.6-rc.17
.
Metadata
Metadata
Assignees
Labels
No labels