Skip to content

Conversation

@ddcc4
Copy link
Collaborator

@ddcc4 ddcc4 commented Nov 25, 2025

No description provided.

CaseyBatten and others added 10 commits November 24, 2025 13:30
…ount for grip point calculations (#20220)

Covers RABR-840

Adjusts the baked in values for the auto sealing lid to account for the new grip point calculations.
…actured with no cameras (#20081)

Adds a new `sku` argument to the script that gets called during this peripherals test phase of device QC, writes SKU to EEPROM.
# Overview


picking up on Monday 11/10 with the following: 

- Rework Heater-Shaker to include two separate heating and shaking
sections
- Replace time section(s) with create_timer 
- Work on code samples 
- Pick up TC at block control 


## Test Plan and Hands on Testing
 sandbox 

## Changelog


## Review requests


## Risk assessment

low

---------

Co-authored-by: Edward Cormany <[email protected]>
# Overview

adds a simple section to Utility Commands to show users how to take an
image (and cover some optional command).

## Test Plan and Hands on Testing

sandbox. 

## Changelog

Added a new section to Utility Commands with some very small updates to
the API reference.

## Review requests

I chose two optional parameters for the code sample that I thought users
would use frequently without getting too complicated, but if we want the
example to be slightly different that's totally fine by me.

Should we link the Flex manual? You can do a lot more with the camera in
8.8 from the app/ODD; but I know we don't usually link out from the API
docs.

## Risk assessment

low.

---------

Co-authored-by: Edward Cormany <[email protected]>
Accounts for the addition of SKU to the eeprom for units produced at factory with no cameras
# Overview

tpyo fix.

## Test Plan and Hands on Testing

Check words

## Changelog

Typo fix, one wording change to match API docs.

## Review requests

👀 

## Risk assessment

nil
Resolved conflicts:
- .github/workflows/pd-test-build-deploy.yaml
- protocol-designer/vite.config.mts
@ddcc4 ddcc4 merged commit d14703b into edge Nov 25, 2025
175 of 176 checks passed
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

❌ Patch coverage is 0% with 222 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.42%. Comparing base (45db548) to head (6670cc0).
⚠️ Report is 26 commits behind head on edge.

Files with missing lines Patch % Lines
scripts/git-version-v2.mjs 0.00% 222 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             edge   #20247       +/-   ##
===========================================
- Coverage   56.38%   25.42%   -30.96%     
===========================================
  Files        3622     3619        -3     
  Lines      301015   300925       -90     
  Branches    42247    42179       -68     
===========================================
- Hits       169728    76525    -93203     
- Misses     131061   224379    +93318     
+ Partials      226       21      -205     
Flag Coverage Δ
app 2.33% <0.00%> (-44.20%) ⬇️
components 4.34% <0.00%> (-0.02%) ⬇️
opentrons-ai-client 2.83% <0.00%> (-0.31%) ⬇️
protocol-designer 19.21% <0.00%> (-0.04%) ⬇️
step-generation 5.58% <0.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...rdware/opentrons_hardware/drivers/eeprom/eeprom.py 92.00% <ø> (-0.06%) ⬇️
...ardware/opentrons_hardware/drivers/eeprom/types.py 100.00% <ø> (ø)
scripts/git-version-v2.mjs 0.00% <0.00%> (ø)

... and 1823 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants