-
Notifications
You must be signed in to change notification settings - Fork 179
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
docs(api): overhaul Labware
docstrings
#14401
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## edge #14401 +/- ##
==========================================
- Coverage 68.24% 68.16% -0.08%
==========================================
Files 2514 2514
Lines 71868 71854 -14
Branches 9176 9176
==========================================
- Hits 49044 48981 -63
- Misses 20657 20706 +49
Partials 2167 2167
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
Left a couple of comments. Overall, LGTM. Defer to Max for a follow on review/approval.
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.
Yay, thanks.
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.
LGTM. No comments.
Overview
Freshen up the
Labware
class in the API Reference.Addresses RTC-205.
Test Plan
Check the sandbox.
Changelog
Review requests
Take a careful look at the simplifications I made in
set_offset
. I think we need to more fully address what the current state of that function is. The ticket referenced in the TODO just above the error handling logic has been closed. I think that function should be usable again, but I won't put the docs ahead of the API's actual capabilities.Risk assessment
none, docs