Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow under-development commands in Nightly builds #4995

Conversation

pierremtb
Copy link
Collaborator

@pierremtb pierremtb commented Jan 10, 2025

Fixes #4994

Manual tests for CI:

These helped us catch a missing prop on Revolve, fixed in c8ff6fa

New tests for CI:

Copy link

qa-wolf bot commented Jan 10, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Jan 10, 2025 4:05pm

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.84%. Comparing base (4fa7d2d) to head (c8ff6fa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4995   +/-   ##
=======================================
  Coverage   85.84%   85.84%           
=======================================
  Files          88       88           
  Lines       31432    31432           
=======================================
  Hits        26984    26984           
  Misses       4448     4448           
Flag Coverage Δ
wasm-lib 85.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pierremtb
Copy link
Collaborator Author

Don't merge, there's any issue on release builds. Revolve is unavailable in the toolbar as expected but available in cli.

image image

@pierremtb pierremtb marked this pull request as draft January 10, 2025 15:41
Copy link
Collaborator

@nadr0 nadr0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this!

@pierremtb
Copy link
Collaborator Author

We're good now!
image

@pierremtb pierremtb marked this pull request as ready for review January 10, 2025 16:22
@pierremtb pierremtb enabled auto-merge (squash) January 10, 2025 16:22
@pierremtb pierremtb merged commit 9334d64 into main Jan 10, 2025
28 checks passed
@pierremtb pierremtb deleted the pierremtb/issue4994-Allow-under-development-features-in-Nightly-builds branch January 10, 2025 16:24
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.

Allow under-development features in Nightly builds
2 participants