redhat-developer / redhat-developer/vscode-openshift-tools

Migrate from `istanbul` to `nyc`

Open
#3,025 0 comments 1 reaction 1 assignee View on GitHub

@vrubezhny is already working on this.

Since Dec 9, 2024.

debt kind/task priority/minor
Dominant language
TypeScript
Stars
123
Forks
63
Avg merge
6h 16m
Merged PRs (30d)
74

Description

When running npm ci, I get the following message:

npm WARN deprecated istanbul@0.4.5: 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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.