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

Converting tests that use lab to lab_dev #547

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

Conversation

apchytr
Copy link
Collaborator

@apchytr apchytr commented Jan 30, 2025

Context: We still have a lot of test files that depend on lab. Here we switch to using lab_dev.

Description of the Change: Updated tests

@apchytr apchytr added WIP work in progress no changelog Pull request does not require a CHANGELOG entry labels Jan 30, 2025
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.86%. Comparing base (5a11703) to head (3850206).

Files with missing lines Patch % Lines
...th/lattice/strategies/compactFock/diagonal_grad.py 0.00% 2 Missing ⚠️
mrmustard/utils/typing.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #547      +/-   ##
===========================================
- Coverage    90.05%   89.86%   -0.20%     
===========================================
  Files          102      102              
  Lines         6222     6223       +1     
===========================================
- Hits          5603     5592      -11     
- Misses         619      631      +12     
Files with missing lines Coverage Δ
mrmustard/utils/typing.py 96.55% <50.00%> (-3.45%) ⬇️
...th/lattice/strategies/compactFock/diagonal_grad.py 17.47% <0.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 5a11703...3850206. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Pull request does not require a CHANGELOG entry WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant