Adding __matmul__
to CircuitComponent
s
#347
Merged
Codecov / codecov/project
succeeded
Feb 21, 2024 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
❗ No coverage uploaded for pull request base (
prototype-tn@07a114e
). Click here to learn what that means.
Additional details and impacted files
@@ Coverage Diff @@
## prototype-tn #347 +/- ##
===============================================
Coverage ? 85.03%
===============================================
Files ? 74
Lines ? 5440
Branches ? 0
===============================================
Hits ? 4626
Misses ? 814
Partials ? 0
Files | Coverage Δ | |
---|---|---|
mrmustard/lab/abstract/transformation.py | 89.53% <100.00%> (ø) |
|
mrmustard/lab_dev/__init__.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/circuit_components.py | 94.39% <100.00%> (ø) |
|
mrmustard/lab_dev/simulator.py | 98.03% <100.00%> (ø) |
|
mrmustard/lab_dev/states.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/transformations.py | 98.00% <100.00%> (ø) |
|
mrmustard/lab_dev/wires.py | 100.00% <100.00%> (ø) |
|
mrmustard/math/backend_manager.py | 98.11% <100.00%> (ø) |
|
mrmustard/math/backend_numpy.py | 100.00% <ø> (ø) |
|
mrmustard/math/backend_tensorflow.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 07a114e...66aca97. Read the comment docs.
Loading