Commit 9848113
fix: don't render empty mermaid graph when only test nodes downstream
When all downstream nodes are dbt tests (not_null, unique, etc.), the
filter removed them all, leaving an empty mermaid graph that GitHub
renders as nothing. Now shows a text impact summary instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a706430 commit 9848113
3 files changed
Lines changed: 27 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24186 | 24186 | | |
24187 | 24187 | | |
24188 | 24188 | | |
24189 | | - | |
24190 | | - | |
| 24189 | + | |
| 24190 | + | |
| 24191 | + | |
| 24192 | + | |
| 24193 | + | |
| 24194 | + | |
24191 | 24195 | | |
24192 | 24196 | | |
| 24197 | + | |
| 24198 | + | |
| 24199 | + | |
| 24200 | + | |
| 24201 | + | |
24193 | 24202 | | |
24194 | 24203 | | |
24195 | 24204 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
63 | 74 | | |
64 | 75 | | |
65 | 76 | | |
| |||
0 commit comments