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

Noncontextual check fix #156

Merged
merged 8 commits into from
Sep 6, 2023
Merged

Noncontextual check fix #156

merged 8 commits into from
Sep 6, 2023

Conversation

AlexisRalli
Copy link
Collaborator

-fixed bug in is_noncontextual in PauliwordOp

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 67.56% and project coverage change: -0.16% ⚠️

Comparison is base (2f98191) 77.33% compared to head (c9f6bc0) 77.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   77.33%   77.18%   -0.16%     
==========================================
  Files          33       33              
  Lines        3750     3826      +76     
==========================================
+ Hits         2900     2953      +53     
- Misses        850      873      +23     
Files Changed Coverage Δ
symmer/operators/noncontextual_op.py 75.53% <37.93%> (-7.40%) ⬇️
symmer/operators/anticommuting_op.py 82.22% <100.00%> (+0.13%) ⬆️
symmer/operators/base.py 65.52% <100.00%> (+1.11%) ⬆️
symmer/operators/utils.py 77.58% <100.00%> (-0.07%) ⬇️
symmer/utils.py 78.91% <100.00%> (+7.87%) ⬆️
tests/test_operators/test_base.py 99.65% <100.00%> (+<0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlexisRalli AlexisRalli merged commit 8a80f08 into main Sep 6, 2023
10 checks passed
@AlexisRalli AlexisRalli deleted the noncon_fix branch September 6, 2023 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants