auto-inferred parameters#934
Conversation
PythonFZ
commented
Aug 7, 2025
- test that loading parameters from file actually works as well
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
❌ 3 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
d845b9c to
4931faa
Compare
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
| self._protected_ = set(self._protected_) | { | ||
| "nwd", | ||
| "name", | ||
| "state", | ||
| "always_changed", | ||
| } |
There was a problem hiding this comment.
This might not work and can break certain features
