codecov / codecov/codecov-javascript-bundler-plugins

Generate report with dry run and be able to upload the generated json through the CLI

Open
#246 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
9
Forks
10
PR merge metrics
No merged PRs in 30d

Description

The ability to generate a report with the vite-plugin that builds the stats.json on /dist and be able to run npx @codecov/bundle-analyzer with the file to upload in the config files.

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.

Research direction

Start by locating the Vite plugin that builds stats.json in dist and the @codecov/bundle-analyzer CLI and configuration handling. Trace how the plugin generates the report and how the CLI currently accepts input. Done means supporting a dry run that produces the JSON and allowing that generated file to be uploaded through the CLI configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vite
Domain
build-system, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.