-
Notifications
You must be signed in to change notification settings - Fork 180
chore: new names for evo labware #18079
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## chore_release-8.4.0 #18079 +/- ##
====================================================
Coverage 27.26% 27.26%
====================================================
Files 3111 3111
Lines 236181 236178 -3
Branches 19886 19886
====================================================
Hits 64398 64398
+ Misses 171767 171764 -3
Partials 16 16
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
@@ -3,14 +3,7 @@ import { getValidCustomLabware } from '/app/redux/custom-labware' | |||
import { getAllDefinitions } from '../utils' | |||
import type { LabwareSort, LabwareFilter, LabwareDefAndDate } from '../types' | |||
|
|||
// labware to filter out from the labware tab of the desktop app | |||
// TODO (sb:1/14/25) remove evotips from blocklist before public launch |
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.
oof lol good catch
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.
nice, thank you!
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.
Thanks!
Does "EV" stand for anything, or is it just a workaround abbreviation of "Evotip"?
Remove the external branding from our resin tips labware. The new names follow the format
ev_resin_tips_...
.Update the
screenshots
lablib
app
simulation
Simulates ok with the ABR protocol after fixes (change the names, remove the soak plate)
review