Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rich wires #523

Merged
merged 53 commits into from
Jan 13, 2025

fix codefactor issues

7b4494b
Select commit
Loading
Failed to load commit list.
Merged

Rich wires #523

fix codefactor issues
7b4494b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2025 in 1s

90.19% (target 89.00%)

View this Pull Request on Codecov

90.19% (target 89.00%)

Details

Codecov Report

Attention: Patch coverage is 99.56140% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.19%. Comparing base (4d61a52) to head (7b4494b).

Files with missing lines Patch % Lines
mrmustard/physics/wires.py 99.36% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #523      +/-   ##
===========================================
- Coverage    90.20%   90.19%   -0.02%     
===========================================
  Files          102      102              
  Lines         6321     6314       -7     
===========================================
- Hits          5702     5695       -7     
  Misses         619      619              
Files with missing lines Coverage Δ
mrmustard/lab_dev/circuit_components.py 98.44% <100.00%> (ø)
...ustard/lab_dev/circuit_components_utils/b_to_ps.py 100.00% <100.00%> (ø)
...mustard/lab_dev/circuit_components_utils/b_to_q.py 100.00% <100.00%> (ø)
...tard/lab_dev/circuit_components_utils/trace_out.py 100.00% <100.00%> (ø)
mrmustard/lab_dev/circuits.py 94.93% <100.00%> (ø)
mrmustard/lab_dev/states/dm.py 95.75% <100.00%> (+0.10%) ⬆️
mrmustard/lab_dev/states/ket.py 98.63% <100.00%> (+0.03%) ⬆️
mrmustard/lab_dev/states/number.py 100.00% <100.00%> (ø)
mrmustard/lab_dev/states/quadrature_eigenstate.py 100.00% <100.00%> (ø)
mrmustard/lab_dev/states/sauron.py 100.00% <ø> (ø)
... and 6 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d61a52...7b4494b. Read the comment docs.