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

⬆️ Update Script Runner Test Dependency #150

Merged
merged 5 commits into from
Jul 25, 2023

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Jul 25, 2023

Description

This small PR updates the pytest script runner test dependency lower cap.
This also removes the (now superfluous) upper cap on qiskit-terra that has been put in place until the release of qiskit_aer==0.12.1.

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 labels Jul 25, 2023
@burgholzer burgholzer self-assigned this Jul 25, 2023
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #150 (1cccb07) into main (de120f8) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #150   +/-   ##
=====================================
  Coverage   85.6%   85.6%           
=====================================
  Files         20      20           
  Lines       1362    1362           
  Branches     190     190           
=====================================
  Hits        1166    1166           
  Misses       196     196           
Flag Coverage Δ
cpp 79.5% <ø> (ø)
python 97.2% <ø> (ø)

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

@burgholzer burgholzer merged commit a2f7b0c into main Jul 25, 2023
27 checks passed
@burgholzer burgholzer deleted the update-console-scripts-runner branch July 25, 2023 18:53
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 python Pull requests that update Python code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant