10000 fix: display logs from all repeated child DAG runs by yottahmd · Pull Request #1039 · dagu-org/dagu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: display logs from all repeated child DAG runs #1039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 19, 2025

Conversation

yottahmd
Copy link
Collaborator
@yottahmd yottahmd commented Jun 19, 2025

Summary

  • Expose childrenRepeated field in API response
  • Update UI to show all child DAG runs from both children and childrenRepeated arrays
  • Allow users to navigate to any repeated child DAG execution

Issue: #1029

image image

@yottahmd yottahmd merged commit 6c762c6 into main Jun 19, 2025
5 checks passed
@yottahmd yottahmd deleted the 1029-repeated-children branch June 19, 2025 17:17
Copy link
codecov bot commented Jun 19, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.76%. Comparing base (4f70aa1) to head (bcc0876).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/models/node.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1039   +/-   ##
=======================================
  Coverage   67.76%   67.76%           
=======================================
  Files          93       93           
  Lines       13946    13950    +4     
=======================================
+ Hits         9450     9453    +3     
  Misses       3689     3689           
- Partials      807      808    +1     
Files with missing lines Coverage Δ
internal/digraph/scheduler/data.go 82.79% <ø> (ø)
internal/models/node.go 45.20% <40.00%> (-1.18%) ⬇️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f70aa1...bcc0876. Read the comment docs.

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

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.

1 participant
0