Skip to content

[O2B-1602] Add endpoint retrieval of pdp beam types and runs endpoint filtering option - #2203

Merged
graduta merged 26 commits into
mainfrom
feature/O2B-1602-add-pdp-beam-type-filter-back-end
Aug 4, 2026
Merged

[O2B-1602] Add endpoint retrieval of pdp beam types and runs endpoint filtering option#2203
graduta merged 26 commits into
mainfrom
feature/O2B-1602-add-pdp-beam-type-filter-back-end

Conversation

@graduta

@gradutagraduta commented Jul 31, 2026

Copy link
Copy Markdown
Member

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:

  • N/A

Notable changes for developers:

  • add new runs/pdpBeamType endpoint to fetch all uniquely declared pdpBeamTypes when deploying an environment/starting a run
  • add option for GET runs endpoint to filter by pdpBeamType

@gradutagraduta self-assigned this Jul 31, 2026
@graduta
graduta changed the base branch from main to feature/O2B-1602-add-pdp-beam-type-filterJuly 31, 2026 12:12
@codecov

codecovBot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.22%. Comparing base (9d619bb) to head (93e0f96).

Files with missing linesPatch %Lines
lib/server/controllers/runs.controller.js66.66%3 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #2203 +/- ##
==========================================
+ Coverage 46.17% 46.22% +0.05% 
==========================================
Files 1038 1039 +1 Lines 17120 17143 +23 Branches 3121 3124 +3 ==========================================
+ Hits 7905 7925 +20 - Misses 9215 9218 +3 

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

@graduta
graduta marked this pull request as ready for review July 31, 2026 12:21
@graduta
graduta requested a review from isaachilly as a code ownerJuly 31, 2026 12:21
@graduta
gradutaforce-pushed the feature/O2B-1602-add-pdp-beam-type-filter-back-end branch from a1273f2 to 82a202dCompareAugust 3, 2026 07:21
Base automatically changed from feature/O2B-1602-add-pdp-beam-type-filter to mainAugust 3, 2026 10:50
…github.com:AliceO2Group/Bookkeeping into feature/O2B-1602-add-pdp-beam-type-filter-back-end
…re/O2B-1602-add-pdp-beam-type-filter-back-end
Comment threadtest/lib/server/services/pdpBeamTypes/index.js
Comment threadtest/lib/server/services/pdpBeamTypes/getAllPdpBeamTypes.test.js Outdated
Comment threadlib/domain/dtos/common/BeamTypeDto.js Outdated
Comment threadtest/api/runs.test.js
@graduta
graduta requested a review from isaachillyAugust 4, 2026 13:08
@graduta
graduta merged commit 19ab138 into mainAug 4, 2026
24 checks passed
@graduta
graduta deleted the feature/O2B-1602-add-pdp-beam-type-filter-back-end branch August 4, 2026 14:14
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants

@graduta@isaachilly