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

change import of Backend #853

Merged
merged 3 commits into from
May 23, 2024
Merged

change import of Backend #853

merged 3 commits into from
May 23, 2024

Conversation

Edoardo-Pedicillo
Copy link
Contributor

This is a small fix, to be compatible with Qibo 0.2.8 (qiboteam/qibo@18d59d7)

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.
  • Compatibility with Qibo modules (Please edit this section if the current pull request is not compatible with the following branches).
    • Qibo: master
    • Qibolab: main
    • Qibolab_platforms_qrc: main

@Edoardo-Pedicillo Edoardo-Pedicillo added the qibo release required PR requires qibo feature not available in current poetry.lock label May 16, 2024
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.25%. Comparing base (7a422fc) to head (c192841).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #853      +/-   ##
==========================================
- Coverage   97.28%   97.25%   -0.04%     
==========================================
  Files         109      109              
  Lines        8043     8044       +1     
==========================================
- Hits         7825     7823       -2     
- Misses        218      221       +3     
Flag Coverage Δ
unittests 97.25% <100.00%> (-0.04%) ⬇️

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

Files Coverage Δ
src/qibocal/auto/runcard.py 95.91% <100.00%> (+0.08%) ⬆️
src/qibocal/auto/transpile.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@andrea-pasquale
Copy link
Contributor

@Edoardo-Pedicillo we have released qibo today, as soon as you update the lock you should be able to merge this PR today.

@andrea-pasquale andrea-pasquale removed the qibo release required PR requires qibo feature not available in current poetry.lock label May 23, 2024
@scarrazza scarrazza added this to the Qibocal 0.0.9 milestone May 23, 2024
@scarrazza scarrazza merged commit 6543cff into main May 23, 2024
21 checks passed
@scarrazza scarrazza deleted the backends branch May 23, 2024 08:59
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.

3 participants