Skip to content

Conversation

@andrewnicols
Copy link
Contributor

As discussed in other issues, there's no need for Shifter to generate coverage files any more. This commit removes all traces of both yetitest, and istanbul. I've moved istanbul to being a devDependency as it's used for the coverage of Shifter itself.

Coverage generation should now be performed using other tools, for example:

  • using Yeti; or
  • a grunt task calling istanbul.

This will also remove the need for it to be documented as raised in #125

Coverage generation should now be performed using other tools, for example:
* using Yeti; or
* a grunt task calling istanbul.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumping the version strikes me as premature, and entirely unrelated to this pull request.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agreed, this step is done by the build process triggered by the person doing the release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants