TeamGraphix / graphix

measurement-based quantum computing (MBQC) compiler and simulator
https://graphix.readthedocs.io
Apache License 2.0
55 stars 20 forks source link

Resolve deprecated type hints #170

Closed EarlMilktea closed 1 week ago

EarlMilktea commented 2 weeks ago

Resolves #169 .

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 88.73239% with 8 lines in your changes missing coverage. Please review.

Project coverage is 72.41%. Comparing base (c723f93) to head (f54da11). Report is 2 commits behind head on master.

Files Patch % Lines
graphix/graphsim/basegraphstate.py 69.23% 4 Missing :warning:
graphix/sim/density_matrix.py 66.66% 2 Missing :warning:
graphix/sim/statevec.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================== + Coverage 72.35% 72.41% +0.06% ========================================== Files 32 32 Lines 5458 5485 +27 ========================================== + Hits 3949 3972 +23 - Misses 1509 1513 +4 ```

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

EarlMilktea commented 1 week ago

⚠ I used push -f to reword f54da115757e5cf592104d3f99ad7bf88033bdcf immediately after push.