CQCL / guppylang

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

fix: Loading custom polymorphic function defs as values #260

Closed mark-koch closed 3 months ago

mark-koch commented 3 months ago

Fixes #259

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@b2901d8). Learn more about missing BASE report. Report is 8 commits behind head on main.

Files Patch % Lines
guppylang/definition/custom.py 12.50% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## ======================================= Coverage ? 91.05% ======================================= Files ? 44 Lines ? 4973 Branches ? 0 ======================================= Hits ? 4528 Misses ? 445 Partials ? 0 ```

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