Skip to content

[Minor] config for optional debug dag visualization (#64)#65

Closed
e-strauss wants to merge 1 commit into
deem-data:mainfrom
e-strauss:debug-graph
Closed

[Minor] config for optional debug dag visualization (#64)#65
e-strauss wants to merge 1 commit into
deem-data:mainfrom
e-strauss:debug-graph

Conversation

@e-strauss
Copy link
Copy Markdown
Collaborator

Implements config option for separate debug dag visualization from text based debug options. This fixes current failing CI pipeline because the CI pipeline does not support graphviz, which is requiered for the dag visualization.

Closes #64.

Implements config option for separate debug dag visualization from text based debug options. This fixes current failing CI pipeline because the CI pipeline does not support `graphviz`, which is requiered for the dag visualization.

Closes deem-data#64.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
stratum/_config.py 66.66% 0 Missing and 1 partial ⚠️
stratum/optimizer/_optimize.py 0.00% 0 Missing and 1 partial ⚠️
Flag Coverage Δ
unittests 91.48% <50.00%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
stratum/_config.py 81.60% <66.66%> (-0.54%) ⬇️
stratum/optimizer/_optimize.py 89.74% <0.00%> (-0.42%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@e-strauss
Copy link
Copy Markdown
Collaborator Author

e-strauss commented May 8, 2026

Closed in c7e5fbc

@e-strauss e-strauss closed this May 8, 2026
@e-strauss e-strauss deleted the debug-graph branch May 11, 2026 08:13
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.

[Minor] config for optional debug dag visualization

1 participant