Skip to content

Migrate from istanbul to nyc #3025

Open
Open
@datho7561

Description

@datho7561

When running npm ci, I get the following message:

npm WARN deprecated [email protected]: This module is no longer maintained, try this instead:
npm WARN deprecated   npm i nyc
npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.

It appears that nyc is the replacement CLI tool for collecting coverage for tests. It would be nice to migrate to it.

Metadata

Metadata

Assignees

Type

Projects

  • Status

    📝 In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions