Add AlgorithmPass label and description fields#272
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #272 +/- ##
==========================================
+ Coverage 97.92% 97.94% +0.01%
==========================================
Files 33 33
Lines 1787 1804 +17
==========================================
+ Hits 1750 1767 +17
Misses 37 37 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
m-goggins
left a comment
There was a problem hiding this comment.
Looks good to me! Just left one small comment about default to include blocking values.
bamader
left a comment
There was a problem hiding this comment.
Left some thoughts on the default name, but don't want that to obstruct anything so giving my +1
m-goggins
left a comment
There was a problem hiding this comment.
Looks good, just want to make sure the initial algorithms match the defaults! Thanks for making the changes; I like Brandon's suggestion to make it easier to read while still capturing the information for users.
Description
Add label and description fields to Algorithm Pass to assist users in identifying which pass they are viewing/editing.
Related Issues
closes #246
Additional Notes
Both of these fields are optional, in the event that a label isn't specified we'll default to a value that is based on the evaluators used. This wasn't specified in the spec, but I thought it be nice to auto generate some labels for users. I believe Henry was doing something similar in the mockups he put together for NBS.
<--------------------- REMOVE THE LINES BELOW BEFORE MERGING --------------------->
Checklist
Please review and complete the following checklist before submitting your pull request:
Checklist for Reviewers
Please review and complete the following checklist during the review process: