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

Small bug I found, in the _order_result #822

Closed
wants to merge 1 commit into from
Closed

Conversation

GuillermoAbadLopez
Copy link
Contributor

@GuillermoAbadLopez GuillermoAbadLopez commented Oct 21, 2024

If qubit is not in qubits_m, thenqubits_m[qubit] is going to explode

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.19%. Comparing base (01c70ec) to head (943355e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #822   +/-   ##
=======================================
  Coverage   96.19%   96.19%           
=======================================
  Files         278      278           
  Lines        9518     9518           
=======================================
  Hits         9156     9156           
  Misses        362      362           
Flag Coverage Δ
unittests 96.19% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@GuillermoAbadLopez
Copy link
Contributor Author

GuillermoAbadLopez commented Oct 21, 2024

My bad, It does not explode if you assign it...

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.

1 participant