codecov / codecov/codecov-javascript-bundler-plugins

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

未关闭
#246 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
TypeScript
星标
9
派生
10
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先定位在 dist 中构建 stats.json 的 Vite 插件,以及 @codecov/bundle-analyzer CLI 和配置处理逻辑。跟踪插件如何生成报告,以及 CLI 当前如何接受输入。完成标准是支持生成 JSON 的 dry run,并允许通过 CLI 配置上传生成的文件。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript, vite
领域
build-system, cli
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。