Skip to content

Conversation

kingyue737
Copy link
Member

Leverage pkg.pr.new to generate a preview package for every commit.

We also need to install the GitHub Application for this to work.

@kingyue737 kingyue737 requested a review from a team as a code owner October 13, 2025 15:46
Copy link

vercel bot commented Oct 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
vue-echarts Ready Ready Preview Comment Oct 14, 2025 10:21am

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ca8dda3) to head (317e8a9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #924   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          680       680           
  Branches        73        73           
=========================================
  Hits           680       680           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Justineo
Copy link
Member

Shall we just add the publish step into ci.yml?

@kingyue737
Copy link
Member Author

I also had this question. But from what I’ve seen, regardless of repo size, CR and CI are usually split into separate files. Perhaps this makes things clearer and easier to manage?

But in my own project, I just added a step at the end of the CI for simplicity 😑 kingyue737/nuxt-echarts@9ac70c9

@Justineo
Copy link
Member

I think we don't need to repeatedly run install/test for the same commit. Let's save some trees!

Copy link

pkg-pr-new bot commented Oct 14, 2025

Open in StackBlitz

npm i https://pkg.pr.new/vue-echarts@924

commit: 317e8a9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants