Skip to content

[O2B-1498] Update API endpoint to filter runs by beam mode#2077

Closed
NarrowsProjects wants to merge 8 commits intomainfrom
improv/O2B-1496/Run-Overview-to-filter-by-beam-mode
Closed

[O2B-1498] Update API endpoint to filter runs by beam mode#2077
NarrowsProjects wants to merge 8 commits intomainfrom
improv/O2B-1496/Run-Overview-to-filter-by-beam-mode

Conversation

@NarrowsProjects
Copy link
Collaborator

@NarrowsProjects NarrowsProjects commented Feb 12, 2026

I have a JIRA ticket

  • branch and/or PR name(s) include(s) JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected

Notable changes for users:

  • None

Notable changes for developers:

  • beamModes has been added to the getAllRunsDTO and is considered valid if:
    • Array entries consist of strings made up of uppercase words with single spaces between them

Changes made to the database:

  • None

@NarrowsProjects NarrowsProjects self-assigned this Feb 12, 2026
@NarrowsProjects NarrowsProjects added backend javascript Pull requests that update Javascript code labels Feb 12, 2026
@NarrowsProjects NarrowsProjects changed the title [O2B-1496]/ Run overview to filter by beam mode [O2B-1496] Run overview to filter by beam mode Feb 12, 2026
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.65%. Comparing base (b74f0fa) to head (43e5861).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2077      +/-   ##
==========================================
+ Coverage   45.47%   45.65%   +0.17%     
==========================================
  Files        1037     1037              
  Lines       17294    17296       +2     
  Branches     3141     3142       +1     
==========================================
+ Hits         7864     7896      +32     
+ Misses       9430     9400      -30     

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

@NarrowsProjects NarrowsProjects changed the title [O2B-1496] Run overview to filter by beam mode [O2B-1498] Update API endpoint to filter runs by beam mode Feb 12, 2026
@NarrowsProjects NarrowsProjects deleted the improv/O2B-1496/Run-Overview-to-filter-by-beam-mode branch February 12, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant