-
Notifications
You must be signed in to change notification settings - Fork 890
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
Custom variable descriptions #1207
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1207 +/- ##
=======================================
Coverage 98.63% 98.63%
=======================================
Files 134 134
Lines 14284 14309 +25
=======================================
+ Hits 14089 14114 +25
Misses 195 195
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we directly test serializing a variable with a custom description?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's document the description
argument in the Variable
docstring
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Allow custom descriptions to be set directly on a variable and used in feature descriptions.
'the "[variable name]"'
and can be set withvariable.description