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

Reset Transpiler When Setting Backends #1526

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Reset Transpiler When Setting Backends #1526

merged 1 commit into from
Nov 19, 2024

Conversation

csookim
Copy link
Member

@csookim csookim commented Nov 19, 2024

Changing the backend does not reset the transpiler, which can cause potential errors.

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.72%. Comparing base (faa5a7c) to head (d4cbe05).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1526   +/-   ##
=======================================
  Coverage   99.72%   99.72%           
=======================================
  Files          80       80           
  Lines       11783    11784    +1     
=======================================
+ Hits        11751    11752    +1     
  Misses         32       32           
Flag Coverage Δ
unittests 99.72% <100.00%> (+<0.01%) ⬆️

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.


🚨 Try these New Features:

@MatteoRobbiati MatteoRobbiati added this to the Qibo 0.2.14 milestone Nov 19, 2024
@csookim csookim added this pull request to the merge queue Nov 19, 2024
Merged via the queue into master with commit ea6984d Nov 19, 2024
28 checks passed
@csookim csookim deleted the fix/global branch November 19, 2024 13:03
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.

4 participants