Skip to content

No server-side coverage since Meteor 1.6 recorded #54

@SimonSimCity

Description

@SimonSimCity

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions