Skip to content

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Oct 21, 2025

🤖 I have created a release beep boop

0.21.6 (2025-10-29)

Features

  • implement str() for PartialVector (d85efc9), closes #1225
  • qsystem: add RNG.random_advance() (#1295) (f6271a2)
  • Use borrow_array instead of value_array for array lowering (#1166) (f9ef42b)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

🐰 Bencher Report

Branchrelease-please--branches--main--components--guppylang
TestbedLinux
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
microseconds (µs)
(Result Δ%)
Upper Boundary
microseconds (µs)
(Limit %)
tests/benchmarks/test_big_array.py::test_big_array_check📈 view plot
🚷 view threshold
659,359.21 µs
(-19.18%)Baseline: 815,855.50 µs
856,648.28 µs
(76.97%)
tests/benchmarks/test_big_array.py::test_big_array_compile📈 view plot
🚷 view threshold
1,538,170.04 µs
(-12.34%)Baseline: 1,754,626.29 µs
1,842,357.61 µs
(83.49%)
tests/benchmarks/test_big_array.py::test_big_array_executable📈 view plot
🚷 view threshold
7,215,119.04 µs
(-6.77%)Baseline: 7,738,854.28 µs
8,125,797.00 µs
(88.79%)
tests/benchmarks/test_ctrl_flow.py::test_many_ctrl_flow_check📈 view plot
🚷 view threshold
47,716.00 µs
(-60.79%)Baseline: 121,691.93 µs
127,776.53 µs
(37.34%)
tests/benchmarks/test_ctrl_flow.py::test_many_ctrl_flow_compile📈 view plot
🚷 view threshold
85,061.61 µs
(-4.04%)Baseline: 88,642.96 µs
93,075.11 µs
(91.39%)
tests/benchmarks/test_ctrl_flow.py::test_many_ctrl_flow_executable📈 view plot
🚷 view threshold
590,974.76 µs
(-3.46%)Baseline: 612,124.85 µs
642,731.10 µs
(91.95%)
tests/benchmarks/test_prelude.py::test_import_guppy📈 view plot
🚷 view threshold
24.63 µs
(-5.17%)Baseline: 25.97 µs
27.27 µs
(90.31%)
🐰 View full continuous benchmarking report in Bencher

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

🐰 Bencher Report

Branchrelease-please--branches--main--components--guppylang
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
142.66 x 1e3
(0.00%)Baseline: 142.66 x 1e3
144.08 x 1e3
(99.01%)
📈 view plot
🚷 view threshold
6,590.00
(0.00%)Baseline: 6,590.00
6,655.90
(99.01%)
tests/benchmarks/test_ctrl_flow.py::test_many_ctrl_flow_compile📈 view plot
🚷 view threshold
21.57 x 1e3
(0.00%)Baseline: 21.57 x 1e3
21.78 x 1e3
(99.01%)
📈 view plot
🚷 view threshold
606.00
(0.00%)Baseline: 606.00
612.06
(99.01%)
🐰 View full continuous benchmarking report in Bencher

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.33%. Comparing base (b53def1) to head (438a00e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1307   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files         124      124           
  Lines       11096    11096           
=======================================
  Hits        10356    10356           
  Misses        740      740           

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

@hugrbot hugrbot force-pushed the release-please--branches--main--components--guppylang branch 7 times, most recently from b40e4cf to 7117bc6 Compare October 28, 2025 11:29
@hugrbot hugrbot force-pushed the release-please--branches--main--components--guppylang branch from 7117bc6 to cf9081a Compare October 29, 2025 15:13
@hugrbot hugrbot changed the title chore: release guppylang 0.22.0 chore: release guppylang 0.21.6 Oct 29, 2025
@hugrbot hugrbot force-pushed the release-please--branches--main--components--guppylang branch from cf9081a to 8d65b09 Compare October 29, 2025 16:03
@ss2165 ss2165 marked this pull request as ready for review October 29, 2025 16:34
@ss2165 ss2165 requested review from a team, aborgna-q, doug-q, mark-koch and ss2165 as code owners October 29, 2025 16:34
@ss2165 ss2165 added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit 5d27a2c Oct 30, 2025
10 checks passed
@ss2165 ss2165 deleted the release-please--branches--main--components--guppylang branch October 30, 2025 17:35
@hugrbot
Copy link
Collaborator Author

hugrbot commented Oct 30, 2025

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

emulator: pretty printing for partial states

4 participants