Skip to content

[DOP-31903] Always include job dependencies parents to response#408

Merged
dolfinus merged 1 commit intodevelopfrom
bugfix/DOP-31903
Mar 17, 2026
Merged

[DOP-31903] Always include job dependencies parents to response#408
dolfinus merged 1 commit intodevelopfrom
bugfix/DOP-31903

Conversation

@dolfinus
Copy link
Member

Change Summary

For graph like this:
Снимок экрана_20260316_182624

If we try to build dependency graph for Airflow Task, it'll include dependant Airflow task, but not it's DAG:
Снимок экрана_20260316_182606

Fixed:
Снимок экрана_20260316_182535

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 requested a review from TiGrib March 16, 2026 15:30
@dolfinus dolfinus self-assigned this Mar 16, 2026
@dolfinus dolfinus added the ci:skip-changelog Add this label to skip changelog file check label Mar 16, 2026
@github-actions
Copy link

github-actions bot commented Mar 16, 2026

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
data_rentgen/server/services
   job.py4510097%74
TOTAL7874971123221287% 

@dolfinus dolfinus requested a review from TiGrib March 17, 2026 11:34
@dolfinus dolfinus marked this pull request as ready for review March 17, 2026 11:47
@dolfinus dolfinus merged commit 688cba0 into develop Mar 17, 2026
11 checks passed
@dolfinus dolfinus deleted the bugfix/DOP-31903 branch March 17, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:skip-changelog Add this label to skip changelog file check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants