Tutorials for lab_dev and physics #392
Open
Codecov / codecov/project
succeeded
Aug 28, 2024 in 1s
87.45% (+0.00%) compared to 680bf64
View this Pull Request on Codecov
87.45% (+0.00%) compared to 680bf64
Details
Codecov Report
Attention: Patch coverage is 76.31579%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 87.45%. Comparing base (
680bf64
) to head (248bc1b
).
Report is 55 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
mrmustard/physics/utils.py | 66.66% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #392 +/- ##
========================================
Coverage 87.44% 87.45%
========================================
Files 81 82 +1
Lines 6142 6145 +3
========================================
+ Hits 5371 5374 +3
Misses 771 771
Files with missing lines | Coverage Δ | |
---|---|---|
mrmustard/lab/abstract/state.py | 92.66% <ø> (ø) |
|
mrmustard/lab_dev/__init__.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/circuit_components.py | 96.13% <100.00%> (ø) |
|
mrmustard/lab_dev/circuit_components_utils.py | 100.00% <ø> (ø) |
|
mrmustard/lab_dev/circuits.py | 95.45% <ø> (ø) |
|
mrmustard/lab_dev/simulator.py | 87.50% <100.00%> (ø) |
|
mrmustard/lab_dev/states/__init__.py | 100.00% <100.00%> (ø) |
|
mrmustard/lab_dev/transformations/__init__.py | 100.00% <100.00%> (ø) |
|
mrmustard/physics/__init__.py | 100.00% <100.00%> (+33.33%) |
⬆️ |
mrmustard/physics/ansatze.py | 95.13% <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 680bf64...248bc1b. Read the comment docs.
Loading