Skip to content

Y26-050 - Performance improvements for the GBS pipeline - Fix #1#5775

Open
KatyTaylor wants to merge 10 commits into
developfrom
Y26-050-Performance-improvements-for-the-GBS-pipeline
Open

Y26-050 - Performance improvements for the GBS pipeline - Fix #1#5775
KatyTaylor wants to merge 10 commits into
developfrom
Y26-050-Performance-improvements-for-the-GBS-pipeline

Conversation

@KatyTaylor
Copy link
Copy Markdown
Contributor

Closes #

Changes proposed in this pull request

  • See explanation here - Y26-050 - Performance improvements for the GBS pipeline #5575 (comment)
  • Add 'distinct' to in_state scope. It was bringing back duplicates, due to the joins, and causing a long list containing duplicates to appear on the pooled_tubes_from_whole_plates page in Limber. To do: add unit test, and probably add same fix for Tube equivalent.

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

sabrine33 and others added 8 commits March 24, 2026 11:46
[release] Merge Develop into Master for 14.89.3
[release] Merge Develop into Master for 14.90.0
[release] Merge Develop into Master for 14.90.1
[release] Merge Develop into Master for 14.91.0
[release] Merge Develop into Master for 14.92.0
[release] Merge Develop into Master for 14.93.0
[release] Merge Develop into Master for 14.93.1
…e to the joins, and causing a long list containing duplicates to appear on the pooled_tubes_from_whole_plates page in Limber. To do: add unit test, and probably add same fix for Tube equivalent.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.36%. Comparing base (4d3a8a3) to head (7a0e669).
⚠️ Report is 55 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5775      +/-   ##
===========================================
- Coverage    87.35%   86.36%   -0.99%     
===========================================
  Files         1477     1479       +2     
  Lines        33526    33580      +54     
  Branches      3550     3553       +3     
===========================================
- Hits         29285    29002     -283     
- Misses        4220     4557     +337     
  Partials        21       21              
Flag Coverage Δ
javascript 72.72% <ø> (+22.72%) ⬆️
ruby 86.37% <100.00%> (-0.99%) ⬇️

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

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

@KatyTaylor KatyTaylor linked an issue May 13, 2026 that may be closed by this pull request
@KatyTaylor KatyTaylor marked this pull request as ready for review May 14, 2026 14:37
@KatyTaylor KatyTaylor self-assigned this May 15, 2026
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-050 - Performance improvements for the GBS pipeline

5 participants