Skip to content

chore(deps): inline funtion for cli spinner - #2567

Merged
aklinker1 merged 4 commits into
mainfrom
inline-nanospinner
Aug 8, 2026
Merged

chore(deps): inline funtion for cli spinner#2567
aklinker1 merged 4 commits into
mainfrom
inline-nanospinner

Conversation

@nishu-murmu

Copy link
Copy Markdown
Collaborator

Overview

Added manual function for cli spinner.

Manual Testing

  1. Run the wxt cli command.

Related Issue

This PR is related #2523

@nishu-murmu
nishu-murmu requested a review from aklinker1 as a code owner August 3, 2026 13:31
@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 66de008
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/6a7761f5d9307e0009ba18b2
😎 Deploy Preview https://deploy-preview-2567--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the pkg/wxt Includes changes to the `packages/wxt` directory label Aug 3, 2026
@pkg-pr-new

pkg-pr-new Bot commented Aug 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

@wxt-dev/analytics

npm i https://pkg.pr.new/@wxt-dev/analytics@2567

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@2567

@wxt-dev/browser

npm i https://pkg.pr.new/@wxt-dev/browser@2567

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@2567

@wxt-dev/is-background

npm i https://pkg.pr.new/@wxt-dev/is-background@2567

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@2567

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@2567

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@2567

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@2567

@wxt-dev/runner

npm i https://pkg.pr.new/@wxt-dev/runner@2567

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@2567

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@2567

@wxt-dev/webextension-polyfill

npm i https://pkg.pr.new/@wxt-dev/webextension-polyfill@2567

wxt

npm i https://pkg.pr.new/wxt@2567

commit: 66de008

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.66667% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.32%. Comparing base (971ffb0) to head (66de008).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
packages/wxt/src/core/utils/spinner.ts 86.66% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2567      +/-   ##
==========================================
- Coverage   79.34%   79.32%   -0.02%     
==========================================
  Files         134      135       +1     
  Lines        3994     4044      +50     
  Branches      921      941      +20     
==========================================
+ Hits         3169     3208      +39     
- Misses        730      739       +9     
- Partials       95       97       +2     

☔ View full report in Codecov by Harness.
📢 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.

Comment thread packages/wxt/src/core/initialize.ts Outdated
@aklinker1
aklinker1 merged commit 9cb69c8 into main Aug 8, 2026
18 checks passed
@aklinker1
aklinker1 deleted the inline-nanospinner branch August 8, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg/wxt Includes changes to the `packages/wxt` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants