Skip to content

Conversation

@Rover656
Copy link
Member

Description

Preparing for conduit networks to support multiple Conduit<> instances in the same graph.

TODO

  • Finish writing new tickers
  • Actually use new ticker system

Breaking Changes

This is a low-impact breaking change, most custom conduit networks will be easily able to adapt.

Checklist

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you).
  • I have made corresponding changes to the documentation.
  • My changes are ready for review from a contributor.

Preparing for conduit networks to support multiple Conduit<> instances in the same graph.
BREAKING CHANGE: This is a low-impact breaking change, most custom conduit networks will be easily able to adapt.
@Rover656 Rover656 added Type-Enhancement New feature or enhancement to existing feature. Area-Backend Backend work not usually visible to players. Area-Conduits Everything involving conduits MC-1.21.1 labels Jan 29, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 29, 2026

Important

Review skipped

Draft detected.

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.

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

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/conduit-ticker-changes

Tip

🧪 Unit Test Generation v2 is now available!

We have significantly improved our unit test generation capabilities.

To enable: Add this to your .coderabbit.yaml configuration:

reviews:
  finishing_touches:
    unit_tests:
      enabled: true

Try it out by using the @coderabbitai generate unit tests command on your code files or under ✨ Finishing Touches on the walkthrough!

Have feedback? Share your thoughts on our Discord thread!


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Backend Backend work not usually visible to players. Area-Conduits Everything involving conduits MC-1.21.1 Type-Enhancement New feature or enhancement to existing feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants