Merging Representation and Ansatz #487
Closed
Codecov / codecov/project
succeeded
Oct 21, 2024 in 1s
89.84% (-0.01%) compared to 242c806, passed because coverage increased by 0.45% when compared to adjusted base (89.39%)
View this Pull Request on Codecov
89.84% (-0.01%) compared to 242c806, passed because coverage increased by 0.45% when compared to adjusted base (89.39%)
Details
Codecov Report
Attention: Patch coverage is 98.61111%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 89.84%. Comparing base (
242c806
) to head (4fd828a
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #487 +/- ##
===========================================
- Coverage 89.85% 89.84% -0.01%
===========================================
Files 104 106 +2
Lines 7698 7644 -54
===========================================
- Hits 6917 6868 -49
+ Misses 781 776 -5
Files with missing lines | Coverage Δ | |
---|---|---|
mrmustard/lab/detectors.py | 79.86% <100.00%> (ø) |
|
mrmustard/lab/gates.py | 97.25% <100.00%> (ø) |
|
mrmustard/lab/states.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/circuit_components.py | 99.09% <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/states/base.py | 96.51% <100.00%> (ø) |
|
mrmustard/lab_dev/states/number.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/transformations/base.py | 90.54% <100.00%> (ø) |
|
... and 17 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 242c806...4fd828a. Read the comment docs.
Loading