Skip to content

feat: Add methods for generating random angles #979

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

Merged
merged 2 commits into from
May 27, 2025
Merged

Conversation

cqc-alec
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.77%. Comparing base (5fa2e59) to head (d335a99).

Files with missing lines Patch % Lines
guppylang/std/qsystem/random.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #979      +/-   ##
==========================================
- Coverage   92.78%   92.77%   -0.02%     
==========================================
  Files          85       85              
  Lines        9885     9893       +8     
==========================================
+ Hits         9172     9178       +6     
- Misses        713      715       +2     

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

@cqc-alec cqc-alec marked this pull request as ready for review May 23, 2025 12:35
@cqc-alec cqc-alec requested a review from a team as a code owner May 23, 2025 12:35
@cqc-alec cqc-alec requested a review from mark-koch May 23, 2025 12:35
@cqc-alec cqc-alec added this pull request to the merge queue May 27, 2025
Merged via the queue into main with commit 129bc5d May 27, 2025
3 checks passed
@cqc-alec cqc-alec deleted the ae/random-angles branch May 27, 2025 08:44
github-merge-queue bot pushed a commit that referenced this pull request May 27, 2025
🤖 I have created a release *beep* *boop*
---


## [0.19.1](v0.19.0...v0.19.1)
(2025-05-27)


### Features

* Add methods for generating random angles
([#979](#979))
([129bc5d](129bc5d))


### Bug Fixes

* Merge `Bool` and `bool` in builtins
([#977](#977))
([5fa2e59](5fa2e59))
* Swap back copyable elements in `array.__getitem__`
([#982](#982))
([a2b0255](a2b0255)),
closes [#980](#980)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

3 participants