Skip to content

feat: Add configuration settings to mermaid render - #3207

Open
nicolaassolini-qntm wants to merge 12 commits into
mainfrom
na/3001-render-ext-ver-mermaid
Open

feat: Add configuration settings to mermaid render#3207
nicolaassolini-qntm wants to merge 12 commits into
mainfrom
na/3001-render-ext-ver-mermaid

deleted left over

233cff3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

81.54% (+0.09%) compared to 601ee49

View this Pull Request on Codecov

81.54% (+0.09%) compared to 601ee49

Details

Codecov Report

❌ Patch coverage is 90.82126% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.54%. Comparing base (601ee49) to head (233cff3).

Files with missing lines Patch % Lines
hugr-core/src/ops/controlflow.rs 50.00% 9 Missing ⚠️
hugr-core/src/ops/dataflow.rs 62.50% 9 Missing ⚠️
hugr-core/src/hugr/views/render.rs 89.33% 8 Missing ⚠️
hugr-core/src/ops/module.rs 60.00% 6 Missing ⚠️
hugr-core/src/hugr/views.rs 0.00% 3 Missing ⚠️
hugr-core/src/types/custom.rs 0.00% 0 Missing and 2 partials ⚠️
hugr-core/src/types/poly_func.rs 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3207      +/-   ##
==========================================
+ Coverage   81.45%   81.54%   +0.09%     
==========================================
  Files         243      243              
  Lines       47061    47449     +388     
  Branches    40702    41090     +388     
==========================================
+ Hits        38334    38693     +359     
- Misses       6725     6754      +29     
  Partials     2002     2002              

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

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