An initial implementation of the phase noise channel #513
Codecov / codecov/project
succeeded
Nov 5, 2024 in 1s
89.84% (target 89.00%)
View this Pull Request on Codecov
89.84% (target 89.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 89.84%. Comparing base (
3a1d8bb
) to head (c7d3c18
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #513 +/- ##
===========================================
+ Coverage 89.77% 89.84% +0.07%
===========================================
Files 92 93 +1
Lines 6072 6098 +26
===========================================
+ Hits 5451 5479 +28
+ Misses 621 619 -2
Files with missing lines | Coverage Δ | |
---|---|---|
mrmustard/lab_dev/states/base.py | 96.64% <ø> (ø) |
|
mrmustard/lab_dev/states/dm.py | 95.65% <ø> (ø) |
|
mrmustard/lab_dev/states/ket.py | 98.59% <ø> (ø) |
|
mrmustard/lab_dev/transformations/__init__.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/transformations/amplifier.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/transformations/attenuator.py | 100.00% <100.00%> (ø) |
|
...rmustard/lab_dev/transformations/gaussrandnoise.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/transformations/phasenoise.py | 100.00% <100.00%> (ø) |
|
mrmustard/physics/triples.py | 100.00% <100.00%> (ø) |
... and 1 file with indirect coverage changes
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 3a1d8bb...c7d3c18. Read the comment docs.
Loading