Skip to content

feat: add cli. - #37

Merged
knightedcodemonkey merged 3 commits into
mainfrom
bananas
Dec 13, 2025
Merged

feat: add cli.#37
knightedcodemonkey merged 3 commits into
mainfrom
bananas

Conversation

@knightedcodemonkey

Copy link
Copy Markdown
Owner

@codecov

codecov Bot commented Dec 13, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 56.94444% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.73%. Comparing base (7b924be) to head (aa2c009).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/cli/init.ts 56.94% 42 Missing and 20 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   87.03%   82.73%   -4.30%     
==========================================
  Files           6        7       +1     
  Lines         864     1008     +144     
  Branches      219      263      +44     
==========================================
+ Hits          752      834      +82     
- Misses         41       83      +42     
- Partials       71       91      +20     

☔ 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.

@knightedcodemonkey
knightedcodemonkey merged commit 10668b0 into main Dec 13, 2025
3 of 4 checks passed
@knightedcodemonkey
knightedcodemonkey deleted the bananas branch December 13, 2025 19:29
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.

CLI init command for easy WASM and loader setup

1 participant