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

get_guids_from_multiple_run_ids accepts connection over dbpath in the function [breaking change] #3222

Merged
merged 5 commits into from
Jul 22, 2021

Conversation

FarBo
Copy link
Contributor

@FarBo FarBo commented Jul 22, 2021

This is for releasing qcodes.dataset.sqlite.queries from importing connect function in sqlite.database that could potentially creates circular dependency.
The test file also modified accordingly, with a minimal change in the test method.

@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #3222 (8162d6d) into master (c66a8af) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3222      +/-   ##
==========================================
- Coverage   65.95%   65.94%   -0.01%     
==========================================
  Files         218      218              
  Lines       28966    28960       -6     
==========================================
- Hits        19104    19098       -6     
  Misses       9862     9862              

@jenshnielsen
Copy link
Collaborator

This breaking change should be documented in the changelog. Will you start a new changelog for 0.28 ?

@FarBo
Copy link
Contributor Author

FarBo commented Jul 22, 2021

I will start it after merging this PR

@jenshnielsen jenshnielsen merged commit f27aae5 into microsoft:master Jul 22, 2021
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.

None yet

2 participants