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

API: Split metadata module and make public #4355

Merged
merged 6 commits into from
Jul 5, 2022

Conversation

jenshnielsen
Copy link
Collaborator

Move functions that need to know about dataset to that module
and extend with a function that takes dataset rather than runid

Split Metadatable class and shapshot diff functions into different
submodules and make all public

Move funtions that need to know about dataset to that module
and extend with a function that takes dataset rather than runid

Split Metadatable class and shapshot diff functions into different
submodules and make all public
@jenshnielsen jenshnielsen marked this pull request as ready for review July 5, 2022 05:33
@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #4355 (c2a710f) into master (a26742c) will increase coverage by 0.01%.
The diff coverage is 74.62%.

@@            Coverage Diff             @@
##           master    #4355      +/-   ##
==========================================
+ Coverage   68.34%   68.36%   +0.01%     
==========================================
  Files         272      275       +3     
  Lines       30970    30978       +8     
==========================================
+ Hits        21167    21177      +10     
+ Misses       9803     9801       -2     

Copy link
Contributor

@astafan8 astafan8 left a comment

Choose a reason for hiding this comment

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

All good!

qcodes/utils/metadata.py Show resolved Hide resolved
qcodes/tests/common.py Outdated Show resolved Hide resolved
qcodes/utils/__init__.py Show resolved Hide resolved
Co-authored-by: Mikhail Astafev <astafan8@gmail.com>
@jenshnielsen
Copy link
Collaborator Author

bors merge

@bors
Copy link
Contributor

bors bot commented Jul 5, 2022

🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

bors bot added a commit that referenced this pull request Jul 5, 2022
4355: API: Split metadata module and make public r=jenshnielsen a=jenshnielsen

Move functions that need to know about dataset to that module
and extend with a function that takes dataset rather than runid

Split Metadatable class and shapshot diff functions into different
submodules and make all public


Co-authored-by: Jens H. Nielsen <Jens.Nielsen@microsoft.com>
Co-authored-by: Jens Hedegaard Nielsen <jenshnielsen@gmail.com>
@bors
Copy link
Contributor

bors bot commented Jul 5, 2022

Build failed:

@jenshnielsen
Copy link
Collaborator Author

bors retry

@bors bors bot merged commit 00b6bfa into microsoft:master Jul 5, 2022
@jenshnielsen jenshnielsen deleted the api/metadata branch July 5, 2022 12:40
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