Skip to content

Conversation

@tatiana-s
Copy link
Contributor

Closes #2384 + options to hide metadata and edge labels for less clutter during debugging

@tatiana-s tatiana-s requested a review from a team as a code owner September 4, 2025 14:43
@tatiana-s tatiana-s requested a review from lmondada September 4, 2025 14:43
@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.75%. Comparing base (591263e) to head (8108d3c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2540      +/-   ##
==========================================
- Coverage   82.76%   82.75%   -0.01%     
==========================================
  Files         253      252       -1     
  Lines       47127    47070      -57     
  Branches    42643    42581      -62     
==========================================
- Hits        39005    38955      -50     
+ Misses       6062     6055       -7     
  Partials     2060     2060              
Flag Coverage Δ
python 91.42% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

@tatiana-s tatiana-s added this pull request to the merge queue Sep 9, 2025
Merged via the queue into main with commit 45f7573 Sep 9, 2025
25 checks passed
@tatiana-s tatiana-s deleted the ts/render-config branch September 9, 2025 15:10
github-merge-queue bot pushed a commit that referenced this pull request Oct 13, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.14.0](hugr-py-v0.13.1...hugr-py-v0.14.0)
(2025-10-13)


### ⚠ BREAKING CHANGES

* BorrowArray::{borrow, is_borrowed} return types have been swapped such
that the array is first.

### Features

* Add more options to `DotRenderer` config
([#2540](#2540))
([45f7573](45f7573))
* Allow importing from model data to python.
([#2581](#2581))
([4fb0a5e](4fb0a5e))
* **py, core, llvm:** add `is_borrowed` op for BorrowArray
([#2610](#2610))
([1cd08ef](1cd08ef)),
closes [#2569](#2569)


### Bug Fixes

* Preserve offset for CFG edges when serializing to JSON
([#2606](#2606))
([69a126d](69a126d))


### Code Refactoring

* consistent inout order in borrow array
([#2621](#2621))
([8fc59f3](8fc59f3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Seyon Sivarajah <[email protected]>
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.

Add node numbers to the graphviz rendering in hugr-py

3 participants