Skip to content

feat(api): barcode scanner engine commands#21241

Draft
ryanthecoder wants to merge 12 commits intoedgefrom
EXEC-2287-barcode-engine-commands
Draft

feat(api): barcode scanner engine commands#21241
ryanthecoder wants to merge 12 commits intoedgefrom
EXEC-2287-barcode-engine-commands

Conversation

@ryanthecoder
Copy link
Copy Markdown
Contributor

Overview

Adds the most basic integration for peripherals/barcode scanner into protocol engine/api

At this point all you can do is create one and call scan.

@ryanthecoder ryanthecoder requested review from a team as code owners April 9, 2026 21:00
@ryanthecoder ryanthecoder requested review from jerader and removed request for a team April 9, 2026 21:00
@ryanthecoder ryanthecoder marked this pull request as draft April 9, 2026 21:00
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.19%. Comparing base (5e1e423) to head (93b73ec).
⚠️ Report is 39 commits behind head on edge.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #21241      +/-   ##
==========================================
- Coverage   57.20%   57.19%   -0.02%     
==========================================
  Files        3987     3988       +1     
  Lines      326739   326865     +126     
  Branches    46476    46492      +16     
==========================================
+ Hits       186908   186947      +39     
- Misses     139612   139699      +87     
  Partials      219      219              
Flag Coverage Δ
app 44.92% <ø> (-0.02%) ⬇️
protocol-designer 19.93% <ø> (-0.01%) ⬇️
step-generation 5.79% <ø> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
...r/maintenance_runs/maintenance_run_data_manager.py 78.68% <ø> (ø)
robot-server/robot_server/runs/run_data_manager.py 87.95% <ø> (ø)
robot-server/robot_server/runs/run_process.py 54.41% <ø> (ø)
...-data/python/opentrons_shared_data/errors/codes.py 94.62% <ø> (ø)
.../python/opentrons_shared_data/errors/exceptions.py 51.03% <ø> (ø)

... and 9 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.

@ryanthecoder ryanthecoder force-pushed the EXEC-2287-barcode-engine-commands branch from 1cdfe90 to 93b73ec Compare April 10, 2026 18:11
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.

1 participant