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

Improve logging in doNd #4288

Merged
merged 5 commits into from
Jun 20, 2022
Merged

Conversation

jenshnielsen
Copy link
Collaborator

Makes it easier to understand how parameters are unpacked and should be measured

Include 2 other small fixes to the module

  • Use a mapping over dict to clarify that input is not modified
  • rename an internal variable for clarity

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #4288 (97e53d3) into master (4b47875) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4288   +/-   ##
=======================================
  Coverage   68.40%   68.40%           
=======================================
  Files         251      251           
  Lines       30948    30951    +3     
=======================================
+ Hits        21169    21172    +3     
  Misses       9779     9779           

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.

bors merge

qcodes/dataset/do_nd.py Show resolved Hide resolved
bors bot added a commit that referenced this pull request Jun 20, 2022
4288: Improve logging in doNd r=astafan8 a=jenshnielsen

Makes it easier to understand how parameters are unpacked and should be measured

Include 2 other small fixes to the module

* Use a mapping over dict to clarify that input is not modified
* rename an internal variable for clarity

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 Jun 20, 2022

Canceled.

@jenshnielsen
Copy link
Collaborator Author

bors merge

bors bot added a commit that referenced this pull request Jun 20, 2022
4288: Improve logging in doNd r=jenshnielsen a=jenshnielsen

Makes it easier to understand how parameters are unpacked and should be measured

Include 2 other small fixes to the module

* Use a mapping over dict to clarify that input is not modified
* rename an internal variable for clarity

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 Jun 20, 2022

This PR was included in a batch that successfully built, but then failed to merge into master (it was a non-fast-forward update). It will be automatically retried.

@bors
Copy link
Contributor

bors bot commented Jun 20, 2022

Merge conflict.

@jenshnielsen
Copy link
Collaborator Author

bors merge

@bors
Copy link
Contributor

bors bot commented Jun 20, 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.

@jenshnielsen jenshnielsen merged commit d913452 into microsoft:master Jun 20, 2022
@jenshnielsen jenshnielsen deleted the do_nd_log branch June 20, 2022 14:49
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