chore: release guppylang and guppylang-internals 1.1.0-a0 - #1969
Draft
hugrbot wants to merge 4 commits into
Draft
Conversation
Contributor
|
| Project | guppylang |
| Branch | release-pr--main |
| Testbed | Linux |
Click to view all benchmark results
| Benchmark | hugr_bytes | Benchmark Result bytes x 1e3 (Result Δ%) | Upper Boundary bytes x 1e3 (Limit %) | hugr_nodes | Benchmark Result nodes (Result Δ%) | Upper Boundary nodes (Limit %) |
|---|---|---|---|---|---|---|
| tests/benchmarks/test_big_array.py::test_big_array_compile | 📈 view plot 🚷 view threshold | 66.41 x 1e3(0.00%)Baseline: 66.41 x 1e3 | 67.07 x 1e3 (99.01%) | 📈 view plot 🚷 view threshold | 4,595.00(0.00%)Baseline: 4,595.00 | 4,640.95 (99.01%) |
| tests/benchmarks/test_ctrl_flow.py::test_many_ctrl_flow_compile | 📈 view plot 🚷 view threshold | 28.77 x 1e3(-0.01%)Baseline: 28.77 x 1e3 | 29.06 x 1e3 (99.00%) | 📈 view plot 🚷 view threshold | 1,301.00(0.00%)Baseline: 1,301.00 | 1,314.01 (99.01%) |
| tests/benchmarks/test_queue_push_pop.py::test_queue_push_benchmark_compile | 📈 view plot 🚷 view threshold | 7.83 x 1e3(-0.03%)Baseline: 7.84 x 1e3 | 7.92 x 1e3 (98.98%) | 📈 view plot 🚷 view threshold | 310.00(0.00%)Baseline: 310.00 | 313.10 (99.01%) |
| tests/benchmarks/test_queue_push_pop.py::test_queue_push_pop_benchmark_compile | 📈 view plot 🚷 view threshold | 10.77 x 1e3(-0.02%)Baseline: 10.77 x 1e3 | 10.88 x 1e3 (98.99%) | 📈 view plot 🚷 view threshold | 411.00(0.00%)Baseline: 411.00 | 415.11 (99.01%) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1969 +/- ##
=======================================
Coverage 93.28% 93.28%
=======================================
Files 154 154
Lines 14823 14823
=======================================
Hits 13827 13827
Misses 996 996 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
hugrbot
force-pushed
the
release-pr--main
branch
2 times, most recently
from
June 30, 2026 16:21
b60d376 to
b30dccd
Compare
hugrbot
force-pushed
the
release-pr--main
branch
7 times, most recently
from
July 1, 2026 17:16
5d150dd to
b7bc1e3
Compare
hugrbot
force-pushed
the
release-pr--main
branch
15 times, most recently
from
July 8, 2026 07:35
1352c2f to
6377a81
Compare
hugrbot
force-pushed
the
release-pr--main
branch
11 times, most recently
from
July 22, 2026 09:56
7bc4adb to
2c16676
Compare
hugrbot
force-pushed
the
release-pr--main
branch
14 times, most recently
from
July 29, 2026 11:45
d67e9df to
786d924
Compare
hugrbot
force-pushed
the
release-pr--main
branch
from
July 29, 2026 13:50
786d924 to
d0e6460
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated release PR.
Remove the
X-regen-changeloglabel to take manual control of the changelogs.📝 Release notes preview
Extracted verbatim from the committed changelogs. This is exactly what will be published to the GitHub releases.
guppylang1.1.0-a0⚠ BREAKING CHANGES
Bug Fixes
state_output(and other custom) functions (fix: Fix comptime inout updates forstate_output(and other custom) functions #2046)(5903c94)Code Refactoring
Documentation
Features
guppylang-internals1.1.0-a0⚠ BREAKING CHANGES
daggarablefunctions (fix!: Dagger flags cancelation insidedaggarablefunctions #2003)Bug Fixes
state_output(and other custom) functions (fix: Fix comptime inout updates forstate_output(and other custom) functions #2046)(5903c94)daggarablefunctions (fix!: Dagger flags cancelation insidedaggarablefunctions #2003)(f83c410)Code Refactoring
Features
0.18.2, implement value ext resolution (feat: Update hugr to0.18.2, implement value ext resolution #2058)(0bae264)