Skip to content

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented Mar 27, 2020

this will be a breaking dependency:

  • nyc no longer a peer dependency
  • istanbul-lib-coverage is no longer a peer dependency
  • we changed how we call nyc report which could affect the results
  • update README file
  • added examples/ts-example

Tested with the following example repos

@bahmutov bahmutov changed the title use nyc NPM dependency directly without bin executable feat: use nyc NPM dependency directly without bin executable Mar 30, 2020
@bahmutov bahmutov merged commit 461417a into master Mar 30, 2020
@bahmutov
Copy link
Contributor Author

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

rndmerle pushed a commit to rndmerle/code-coverage that referenced this pull request Apr 25, 2020
…ss-io#162)

BREAKING CHANGE: `nyc` is no longer a peer dependency, instead
this module calls its API directly.

* use nyc as direct dependency

* feat: use nyc directly as a module

* skip binary install, close cypress-io#163

* hide CircleCI PR env variables

* add typescript example

* run ts-example server

* update README file

* use command

* feat: move istanbul-lib-coverage from peer to prod dependencies

* describe how to generate other reports

* add link to Docker example, close cypress-io#164
@emilyrohrbough emilyrohrbough deleted the beta branch March 22, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant