CQCL / guppylang

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

refactor: Refactor `GuppyModule.compile` to get rid of side effects #619

Closed mark-koch closed 2 weeks ago

mark-koch commented 2 weeks ago

Closes #574

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.65%. Comparing base (2e9da6b) to head (b7bad49).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #619 +/- ## ======================================= Coverage 91.64% 91.65% ======================================= Files 60 60 Lines 6443 6448 +5 ======================================= + Hits 5905 5910 +5 Misses 538 538 ```

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