Skip to content

feat(graph): add d2 diagram output format#499

Open
jongio wants to merge 1 commit into
mainfrom
idea/graph-d2
Open

feat(graph): add d2 diagram output format#499
jongio wants to merge 1 commit into
mainfrom
idea/graph-d2

feat(graph): add d2 diagram output format

35ecf1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 1s

60.80% (+0.03%) compared to dd00a47

View this Pull Request on Codecov

60.80% (+0.03%) compared to dd00a47

Details

Codecov Report

❌ Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.80%. Comparing base (dd00a47) to head (35ecf1e).

Files with missing lines Patch % Lines
cli/src/cmd/app/commands/graph.go 93.75% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
+ Coverage   60.77%   60.80%   +0.03%     
==========================================
  Files         223      223              
  Lines       28527    28555      +28     
==========================================
+ Hits        17337    17363      +26     
- Misses      10010    10011       +1     
- Partials     1180     1181       +1     
Files with missing lines Coverage Δ
cli/src/cmd/app/commands/graph.go 85.97% <93.75%> (+0.62%) ⬆️
🚀 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.