CQCL / hugr

Hierarchical Unified Graph Representation
https://crates.io/crates/hugr
Apache License 2.0
15 stars 4 forks source link

chore: release #1248

Open hugrbot opened 4 days ago

hugrbot commented 4 days ago

🤖 New release

Changelog

## `hugr`

## 0.7.0 (2024-07-05) ### Refactor - [**breaking**] Remove `Value::Tuple` ([#1255](https://github.com/CQCL/hugr/pull/1255)) - [**breaking**] Rename `HugrView` function type methods + simplify behaviour ([#1265](https://github.com/CQCL/hugr/pull/1265)) ### Styling - Change "serialise" etc to "serialize" etc. ([#1251](https://github.com/CQCL/hugr/pull/1251)) ### Testing - Add a test for [#1257](https://github.com/CQCL/hugr/pull/1257) ([#1260](https://github.com/CQCL/hugr/pull/1260))
## `hugr-core`
## 0.4.0 (2024-07-05) ### Refactor - [**breaking**] Remove `Value::Tuple` ([#1255](https://github.com/CQCL/hugr/pull/1255)) - [**breaking**] Rename `HugrView` function type methods + simplify behaviour ([#1265](https://github.com/CQCL/hugr/pull/1265)) ### Styling - Change "serialise" etc to "serialize" etc. ([#1251](https://github.com/CQCL/hugr/pull/1251)) ### Testing - Add a test for [#1257](https://github.com/CQCL/hugr/pull/1257) ([#1260](https://github.com/CQCL/hugr/pull/1260))
## `hugr-passes`
## 0.4.0 (2024-07-05) ### Refactor - [**breaking**] Remove `Value::Tuple` ([#1255](https://github.com/CQCL/hugr/pull/1255))
## `hugr-cli`
## 0.1.3 (2024-07-05) ### Styling - Change "serialise" etc to "serialize" etc. ([#1251](https://github.com/CQCL/hugr/pull/1251))


This PR was generated with release-plz.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.91%. Comparing base (8f08b8c) to head (efa6ddb).

:exclamation: Current head efa6ddb differs from pull request most recent head f7925d2

Please upload reports for the commit f7925d2 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1248 +/- ## ========================================== - Coverage 86.98% 86.91% -0.08% ========================================== Files 102 99 -3 Lines 19103 19023 -80 Branches 17010 17015 +5 ========================================== - Hits 16617 16533 -84 - Misses 1709 1713 +4 Partials 777 777 ``` | [Flag](https://app.codecov.io/gh/CQCL/hugr/pull/1248/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/CQCL/hugr/pull/1248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL) | `86.47% <ø> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.