Skip to content

Mark DualModelGuider as experimental#14262

Merged
alexisrolland merged 1 commit into
masterfrom
comfyanonymous-patch-1
Jun 3, 2026
Merged

Mark DualModelGuider as experimental#14262
alexisrolland merged 1 commit into
masterfrom
comfyanonymous-patch-1

Conversation

@comfyanonymous

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a9349bae-a8af-4ecf-bfcd-8b94b763c474

📥 Commits

Reviewing files that changed from the base of the PR and between 24f9a02 and e7ddf4d.

📒 Files selected for processing (1)
  • comfy_extras/nodes_custom_sampler.py

📝 Walkthrough

Walkthrough

The DualModelGuider node in comfy_extras/nodes_custom_sampler.py has been marked as experimental by adding is_experimental=True to its node schema definition. This single-line change updates the define_schema() method to flag the node for potential API or behavior changes while it is in an experimental state.

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
Description check ❓ Inconclusive No description was provided by the author, making it impossible to evaluate relevance to the changeset. Consider adding a brief description explaining why DualModelGuider is being marked as experimental and any relevant context.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: marking the DualModelGuider node as experimental.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@alexisrolland alexisrolland merged commit f69225d into master Jun 3, 2026
16 checks passed
@comfyanonymous comfyanonymous deleted the comfyanonymous-patch-1 branch June 3, 2026 16:13
zhangp365 pushed a commit to zhangp365/ComfyUI that referenced this pull request Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants