Skip to content

Y26-012 - [PR] Automating buffer addition - wireframes#5553

Open
yoldas wants to merge 29 commits intodevelopfrom
y26-012-automating-buffer-addition
Open

Y26-012 - [PR] Automating buffer addition - wireframes#5553
yoldas wants to merge 29 commits intodevelopfrom
y26-012-automating-buffer-addition

Conversation

@yoldas
Copy link
Member

@yoldas yoldas commented Feb 18, 2026

Closes #

Changes proposed in this pull request

An example implementation for Y25-680 - Automating Buffer Addition to Empty Wells During CP on the Tecan

  • Add changes for generating screenshots
  • Add changes for accepting the input
  • Add changes for worksheets
  • Add changes for Tecan driver files

No tests are written for this. If the ideas are acceptable, one can continue with this PR or start a new.

For running it locally, see Local setup in #5454 (comment)

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

@yoldas yoldas linked an issue Feb 18, 2026 that may be closed by this pull request
3 tasks
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 58.46154% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.35%. Comparing base (2f9b4d6) to head (733ebc9).
⚠️ Report is 119 commits behind head on develop.

Files with missing lines Patch % Lines
...models/robot/generator/behaviours/tecan_default.rb 29.62% 19 Missing ⚠️
...ypick/task/buffer_volume_for_empty_wells_option.rb 60.00% 4 Missing ⚠️
app/models/concerns/has_poly_metadata.rb 73.33% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5553      +/-   ##
===========================================
- Coverage    87.36%   87.35%   -0.01%     
===========================================
  Files         1463     1467       +4     
  Lines        33005    33416     +411     
  Branches      3467     3546      +79     
===========================================
+ Hits         28836    29192     +356     
- Misses        4148     4203      +55     
  Partials        21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

Y26-012 - Automating buffer addition - wireframes

1 participant