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

Reorder initialization of IVVI #1212

Merged
merged 2 commits into from
Jul 30, 2018
Merged

Reorder initialization of IVVI #1212

merged 2 commits into from
Jul 30, 2018

Conversation

kNalj
Copy link
Contributor

@kNalj kNalj commented Jul 30, 2018

Since set_pol_dacrack makes a call to set_parameter_bounds, and set_parameter_bounds references dacs, dacs (parameters) need to be added to the instrument before calling set_pol_dacrack

Fixes #issuenumber.

Changes proposed in this pull request:

  • slightly reorder inicialization of IVVI

@astafan8

Since set_pol_dacrack makes a call to set_parameter_bounds, and set_parameter_bounds references dacs, dacs (parameters) need to be added to the instrument before calling set_pol_dacrack
@codecov
Copy link

codecov bot commented Jul 30, 2018

Codecov Report

Merging #1212 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1212      +/-   ##
==========================================
- Coverage   80.16%   80.15%   -0.02%     
==========================================
  Files          49       49              
  Lines        6762     6762              
==========================================
- Hits         5421     5420       -1     
- Misses       1341     1342       +1

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.

I approve just not to block you, the PR seems reasonable, and I expect this has been tested and was proven to make the difference.

@astafan8
Copy link
Contributor

@kNalj please fix the Codacy complaint

@astafan8 astafan8 merged commit 897ffbc into microsoft:master Jul 30, 2018
giulioungaretti pushed a commit that referenced this pull request Jul 30, 2018
Merge: 92f9677 4de5e4f
Author: Mikhail Astafev <astafan8@gmail.com>

    Merge pull request #1212 from kNalj/patch-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants