CQCL / guppylang

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

feat: Generate constructor methods for structs #262

Closed mark-koch closed 1 week ago

mark-koch commented 1 week ago

Closes #261

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 91.36%. Comparing base (d15b2f5) to head (e940574).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #262 +/- ## ========================================== + Coverage 91.05% 91.36% +0.30% ========================================== Files 44 44 Lines 4973 5000 +27 ========================================== + Hits 4528 4568 +40 + Misses 445 432 -13 ```

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