Skip to content

feat: onboarding wizard #5#2750

Draft
comatory wants to merge 7 commits intoondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04from
ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05
Draft

feat: onboarding wizard #5#2750
comatory wants to merge 7 commits intoondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04from
ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05

Conversation

@comatory
Copy link
Copy Markdown
Contributor

@comatory comatory commented Apr 8, 2026

@coderabbitai summary

Checklist

  • I have discussed my proposed changes in an issue and have received approval to proceed.
  • I have followed the coding standards of the project.
  • Tests or benchmarks have been added or updated.
  • Documentation has been updated on https://github.com/wundergraph/docs-website.
  • I have read the Contributors Guide.

Open Source AI Manifesto

This project follows the principles of the Open Source AI Manifesto. Please ensure your contribution aligns with its principles.

PR (5): for onboarding wizard - CLI integration

Parent: #2736

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2dd2f2b1-6492-4416-87e8-325343997b2e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the cli label Apr 8, 2026
@comatory comatory mentioned this pull request Apr 8, 2026
5 tasks
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 31d2073 to b2f5c39 Compare April 8, 2026 07:44
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 5855726 to 4e88f5b Compare April 8, 2026 07:44
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 9.50820% with 828 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.98%. Comparing base (02e794c) to head (addc513).

Files with missing lines Patch % Lines
cli/src/commands/demo/command.ts 4.20% 228 Missing ⚠️
cli/src/commands/demo/util.ts 6.36% 206 Missing ⚠️
cli/src/commands/demo/api.ts 0.64% 154 Missing ⚠️
cli/src/core/plugin-publish.ts 12.35% 149 Missing ⚠️
cli/src/utils.ts 19.11% 55 Missing ⚠️
...ommands/router/commands/plugin/commands/publish.ts 2.77% 35 Missing ⚠️
cli/src/commands/demo/index.ts 91.66% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (9.50%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@                                          Coverage Diff                                          @@
##           ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04    #2750       +/-   ##
=====================================================================================================
+ Coverage                                                              1.52%   33.98%   +32.45%     
=====================================================================================================
  Files                                                                   315      135      -180     
  Lines                                                                 43338    12501    -30837     
  Branches                                                                451      470       +19     
=====================================================================================================
+ Hits                                                                    663     4249     +3586     
+ Misses                                                                42371     8250    -34121     
+ Partials                                                                304        2      -302     
Files with missing lines Coverage Δ
cli/src/commands/demo/types.ts 100.00% <100.00%> (ø)
cli/src/commands/index.ts 84.61% <100.00%> (ø)
cli/src/core/config.ts 100.00% <100.00%> (ø)
cli/src/commands/demo/index.ts 91.66% <91.66%> (ø)
...ommands/router/commands/plugin/commands/publish.ts 19.33% <2.77%> (ø)
cli/src/utils.ts 23.66% <19.11%> (ø)
cli/src/core/plugin-publish.ts 12.35% <12.35%> (ø)
cli/src/commands/demo/api.ts 0.64% <0.64%> (ø)
cli/src/commands/demo/util.ts 6.36% <6.36%> (ø)
cli/src/commands/demo/command.ts 4.20% <4.20%> (ø)

... and 440 files with indirect coverage changes

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

@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from b2f5c39 to 02e794c Compare April 8, 2026 07:55
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch 2 times, most recently from 1a5c570 to 8bfd103 Compare April 8, 2026 12:54
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 8bfd103 to 0a0fcc1 Compare April 8, 2026 14:09
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 0a0fcc1 to df308d6 Compare April 8, 2026 14:37
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from df308d6 to addc513 Compare April 8, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant