Skip to content

chore: release guppylang-internals 1.0.0-a6#1873

Draft
hugrbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--guppylang-internals
Draft

chore: release guppylang-internals 1.0.0-a6#1873
hugrbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--guppylang-internals

Conversation

@hugrbot

@hugrbot hugrbot commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

1.0.0-a6 (2026-06-19)

⚠ BREAKING CHANGES

  • Remove deprecated reexports and leave custom import errors (#1886)
  • Remove deprecated decorators, functions, and sync dummy interface (#1855)
  • Allow implicit self args in protocols (#1770)
  • rename result and state_result to output and state_output (#1871)

Features

Bug Fixes

Performance Improvements

Code Refactoring

  • Remove deprecated decorators, functions, and sync dummy interface (#1855) (68b217c)
  • Remove deprecated reexports and leave custom import errors (#1886) (3c19192)
  • rename result and state_result to output and state_output (#1871) (a6a6ff6)

This PR was generated with Release Please. See documentation.

@hugrbot hugrbot added autorelease: pending X-release Automated release PR labels Jun 16, 2026
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🐰 Bencher Report

Branchrelease-please--branches--main--components--guppylang-internals
TestbedLinux
Click to view all benchmark results
Benchmarkhugr_bytesBenchmark Result
bytes x 1e3
(Result Δ%)
Upper Boundary
bytes x 1e3
(Limit %)
hugr_nodesBenchmark Result
nodes
(Result Δ%)
Upper Boundary
nodes
(Limit %)
tests/benchmarks/test_big_array.py::test_big_array_compile📈 view plot
🚷 view threshold
154.02 x 1e3
(0.00%)Baseline: 154.02 x 1e3
155.56 x 1e3
(99.01%)
📈 view plot
🚷 view threshold
6,630.00
(0.00%)Baseline: 6,630.00
6,696.30
(99.01%)
tests/benchmarks/test_ctrl_flow.py::test_many_ctrl_flow_compile📈 view plot
🚷 view threshold
27.71 x 1e3
(0.00%)Baseline: 27.71 x 1e3
27.99 x 1e3
(99.01%)
📈 view plot
🚷 view threshold
1,051.00
(0.00%)Baseline: 1,051.00
1,061.51
(99.01%)
tests/benchmarks/test_queue_push_pop.py::test_queue_push_benchmark_compile📈 view plot
🚷 view threshold
10.09 x 1e3
(+0.01%)Baseline: 10.09 x 1e3
10.19 x 1e3
(99.02%)
📈 view plot
🚷 view threshold
301.00
(0.00%)Baseline: 301.00
304.01
(99.01%)
tests/benchmarks/test_queue_push_pop.py::test_queue_push_pop_benchmark_compile📈 view plot
🚷 view threshold
13.70 x 1e3
(0.00%)Baseline: 13.70 x 1e3
13.83 x 1e3
(99.01%)
📈 view plot
🚷 view threshold
420.00
(0.00%)Baseline: 420.00
424.20
(99.01%)
🐰 View full continuous benchmarking report in Bencher

@hugrbot

hugrbot commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator Author

This PR contains breaking changes to the public Python API.
Please deprecate the old API instead (if possible), or mark the PR with a ! to indicate a breaking change.

Breaking changes summary
guppylang-internals/src/guppylang_internals/__init__.py:3: __version__:
Attribute value was changed:
Old: '1.0.0-a5'
New: '1.0.0-a6'


@codspeed-hq

codspeed-hq Bot commented Jun 16, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 11 untouched benchmarks


Comparing release-please--branches--main--components--guppylang-internals (1ae142e) with main (3c19192)

Open in CodSpeed

@hugrbot hugrbot force-pushed the release-please--branches--main--components--guppylang-internals branch 2 times, most recently from 8cfa000 to d8deedf Compare June 16, 2026 13:45
@codecov-commenter

codecov-commenter commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.85%. Comparing base (3c19192) to head (1ae142e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1873   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files         148      148           
  Lines       13849    13849           
=======================================
  Hits        12859    12859           
  Misses        990      990           

☔ 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.

@hugrbot hugrbot force-pushed the release-please--branches--main--components--guppylang-internals branch 3 times, most recently from 27b787b to 51d1de5 Compare June 18, 2026 10:52
@hugrbot hugrbot force-pushed the release-please--branches--main--components--guppylang-internals branch from 51d1de5 to 1ae142e Compare June 19, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants