Skip to content
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

DM-46503: Implement Mermaid for pipeline and quantum graph visualization #317

Merged
merged 1 commit into from
Jan 13, 2025

Add support for mermaid graphs

2fc55a9
Select commit
Loading
Failed to load commit list.
Merged

DM-46503: Implement Mermaid for pipeline and quantum graph visualization #317

Add support for mermaid graphs
2fc55a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 12, 2025 in 0s

89.96% (-0.08%) compared to 1832a0e

View this Pull Request on Codecov

89.96% (-0.08%) compared to 1832a0e

Details

Codecov Report

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

Project coverage is 89.96%. Comparing base (1832a0e) to head (2fc55a9).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/ctrl/mpexec/cli/script/build.py 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
- Coverage   90.03%   89.96%   -0.08%     
==========================================
  Files          50       50              
  Lines        4567     4572       +5     
  Branches      420      421       +1     
==========================================
+ Hits         4112     4113       +1     
- Misses        328      330       +2     
- Partials      127      129       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.