CQCL / guppylang

Pythonic quantum-classical programming language
Apache License 2.0
18 stars 2 forks source link

refactor: Turn linearity checking into separate compiler stage #273

Closed mark-koch closed 1 week ago

mark-koch commented 1 week ago

Closes #272

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 97.88732% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.47%. Comparing base (792fb87) to head (f0dec41).

Files Patch % Lines
guppylang/checker/linearity_checker.py 97.50% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ========================================== + Coverage 91.39% 91.47% +0.07% ========================================== Files 44 45 +1 Lines 5023 5116 +93 ========================================== + Hits 4591 4680 +89 - Misses 432 436 +4 ```

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