CQCL / guppylang

Pythonic quantum-classical programming language
https://pypi.org/project/guppylang
Apache License 2.0
25 stars 2 forks source link

feat: Add pi constant #451

Closed mark-koch closed 3 weeks ago

mark-koch commented 4 weeks ago

Closes #450. Depends on #449.

codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 91.94%. Comparing base (12e41e0) to head (a873151).

Files with missing lines Patch % Lines
guppylang/decorator.py 94.11% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #451 +/- ## ========================================== + Coverage 91.91% 91.94% +0.03% ========================================== Files 57 58 +1 Lines 5798 5849 +51 ========================================== + Hits 5329 5378 +49 - Misses 469 471 +2 ```

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