Skip to content

Y26-181 - Improve nanoseq performance#5850

Open
BenTopping wants to merge 1 commit into
developfrom
Y26-181-improve-nanoseq-performance
Open

Y26-181 - Improve nanoseq performance#5850
BenTopping wants to merge 1 commit into
developfrom
Y26-181-improve-nanoseq-performance

Conversation

@BenTopping

Copy link
Copy Markdown
Contributor

Closes #5839

Changes proposed in this pull request

  • Adds metadatable_type filter to enable API queriers to make use of the index of the table if known and speed up the query.

Limber PR: sanger/limber#2879

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.38%. Comparing base (6a266d3) to head (c466c97).
⚠️ Report is 7 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5850      +/-   ##
===========================================
+ Coverage    87.36%   87.38%   +0.01%     
===========================================
  Files         1480     1480              
  Lines        33637    33662      +25     
  Branches      3573     3576       +3     
===========================================
+ Hits         29388    29414      +26     
+ Misses        4228     4227       -1     
  Partials        21       21              
Flag Coverage Δ
javascript 76.31% <ø> (ø)
ruby 87.38% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

@BenTopping BenTopping marked this pull request as ready for review June 12, 2026 13:33
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-181 - Performance improvements for the nanoseq pipeline

2 participants