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

Adapt to latest Qiskit version #185

Merged
merged 6 commits into from
Nov 8, 2023
Merged

Conversation

lucasberent
Copy link
Collaborator

@lucasberent lucasberent commented Nov 8, 2023

Description

Fixes updates to latest Qiskit version, see cda-tum/mqt-core#471

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer added dependencies Pull requests that update a dependency file python Pull requests that update Python code fix Fix for something that isn't working labels Nov 8, 2023
pyproject.toml Outdated Show resolved Hide resolved
Copy link
Member

@burgholzer burgholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks

@burgholzer burgholzer enabled auto-merge (squash) November 8, 2023 10:08
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #185 (8b5b48b) into main (f69a4e8) will increase coverage by 0.1%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #185     +/-   ##
=======================================
+ Coverage   85.6%   85.7%   +0.1%     
=======================================
  Files         20      20             
  Lines       1369    1369             
  Branches     191     190      -1     
=======================================
+ Hits        1172    1174      +2     
+ Misses       197     195      -2     
Flag Coverage Δ
cpp 79.8% <ø> (+0.2%) ⬆️
python 97.0% <ø> (ø)

see 1 file with indirect coverage changes

@burgholzer burgholzer merged commit ea440ad into main Nov 8, 2023
28 checks passed
@burgholzer burgholzer deleted the adapt-to-latest-qiskit-version branch November 8, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file fix Fix for something that isn't working python Pull requests that update Python code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants