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

refactor: Simplify PortGraph::port_links #188

Merged
merged 1 commit into from
Feb 24, 2025
Merged

refactor: Simplify PortGraph::port_links #188

merged 1 commit into from
Feb 24, 2025

Conversation

acl-cqc
Copy link
Contributor

@acl-cqc acl-cqc commented Feb 24, 2025

No description provided.

Copy link

codspeed-hq bot commented Feb 24, 2025

CodSpeed Performance Report

Merging #188 will not alter performance

Comparing acl/port_links (c019771) with main (b0c0cfc)

Summary

✅ 36 untouched benchmarks

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.54%. Comparing base (b0c0cfc) to head (c019771).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   83.55%   83.54%   -0.01%     
==========================================
  Files          24       24              
  Lines        6317     6315       -2     
  Branches     6317     6315       -2     
==========================================
- Hits         5278     5276       -2     
  Misses        967      967              
  Partials       72       72              

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

@acl-cqc acl-cqc added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit 93a3a05 Feb 24, 2025
13 checks passed
@acl-cqc acl-cqc deleted the acl/port_links branch February 24, 2025 19:16
@hugrbot hugrbot mentioned this pull request Feb 24, 2025
github-merge-queue bot pushed a commit that referenced this pull request Feb 24, 2025
## 🤖 New release

* `portgraph`: 0.13.1 -> 0.13.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.13.2](v0.13.1...v0.13.2)
- 2025-02-24

### Documentation

- cleanups, clarify (+test) connected components (#180)

### New Features

- add Subgraph::copy_in_parent (#182)

### Refactor

- Simplify PortGraph::port_links (#188)
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
@hugrbot hugrbot mentioned this pull request Mar 3, 2025
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.

2 participants