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

Batch Refactor #521

Draft
wants to merge 26 commits into
base: develop
Choose a base branch
from

cleanup

d6c4f62
Select commit
Loading
Failed to load commit list.
Draft

Batch Refactor #521

cleanup
d6c4f62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

89.63% (target 89.00%)

View this Pull Request on Codecov

89.63% (target 89.00%)

Details

Codecov Report

Attention: Patch coverage is 88.81119% with 16 lines in your changes missing coverage. Please review.

Project coverage is 89.63%. Comparing base (4c603d0) to head (d6c4f62).

Files with missing lines Patch % Lines
mrmustard/physics/batches.py 77.14% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #521      +/-   ##
===========================================
- Coverage    89.84%   89.63%   -0.22%     
===========================================
  Files           93       94       +1     
  Lines         6098     6146      +48     
===========================================
+ Hits          5479     5509      +30     
- Misses         619      637      +18     
Files with missing lines Coverage Δ
...tard/lab_dev/circuit_components_utils/trace_out.py 100.00% <100.00%> (ø)
mrmustard/lab_dev/transformations/base.py 99.42% <100.00%> (ø)
mrmustard/math/backend_manager.py 98.16% <ø> (ø)
mrmustard/physics/ansatz/array_ansatz.py 100.00% <100.00%> (ø)
mrmustard/physics/ansatz/base.py 100.00% <100.00%> (ø)
mrmustard/physics/ansatz/polyexp_ansatz.py 98.52% <100.00%> (-0.07%) ⬇️
mrmustard/physics/representations.py 100.00% <100.00%> (ø)
mrmustard/physics/batches.py 77.14% <77.14%> (ø)

... 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 4c603d0...d6c4f62. Read the comment docs.