Skip to content

[DOP-34830] Add job to GET /v1/runs response#411

Merged
dolfinus merged 1 commit intodevelopfrom
feature/DOP-34830
Mar 19, 2026
Merged

[DOP-34830] Add job to GET /v1/runs response#411
dolfinus merged 1 commit intodevelopfrom
feature/DOP-34830

Conversation

@dolfinus
Copy link
Member

@dolfinus dolfinus commented Mar 18, 2026

Change Summary

This allows us to show job type & name for a run without making additional request. Usage: MTSWebServices/data-rentgen-ui#147

Not adding run and job to GET /v1/operations response because it can be used only with filter by run_id, so all items will get the same run and job.

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@dolfinus dolfinus self-assigned this Mar 18, 2026
@github-actions
Copy link

github-actions bot commented Mar 18, 2026

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
data_rentgen/db/repositories
   run.py13429481378%285–286, 288–289, 291, 293, 301, 304–305, 307–308, 315–316, 319–322, 325–326, 329, 346–348, 356, 375–377, 379–380
data_rentgen/server/services
   run.py4514097%72
TOTAL7879971123221287% 

@dolfinus dolfinus force-pushed the feature/DOP-34830 branch from ec6af47 to 1b9d736 Compare March 18, 2026 12:15
@dolfinus dolfinus requested a review from TiGrib March 18, 2026 12:29
@dolfinus dolfinus marked this pull request as ready for review March 18, 2026 12:29
@dolfinus dolfinus merged commit 20ae79f into develop Mar 19, 2026
11 checks passed
@dolfinus dolfinus deleted the feature/DOP-34830 branch March 19, 2026 09:35
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.

2 participants