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

Fixed issue with legacy import #1459

Merged
merged 4 commits into from
Feb 2, 2019

Conversation

ectof
Copy link

@ectof ectof commented Jan 31, 2019

replaced array.name for array.array_id in dataset.legacy_import.
Reason: the array.name was often non-unique for distinct parameters, e.g in a 2d sweep of two gates both parameters would have array.name 'v'

tested by Eoin

@jenshnielsen

@jenshnielsen
Copy link
Collaborator

@ectof I think this looks good. I have updated the automatic tests to reflect the changes

@codecov
Copy link

codecov bot commented Jan 31, 2019

Codecov Report

Merging #1459 into master will not change coverage.
The diff coverage is 66.66%.

@@           Coverage Diff           @@
##           master    #1459   +/-   ##
=======================================
  Coverage   73.76%   73.76%           
=======================================
  Files          92       92           
  Lines       10351    10351           
=======================================
  Hits         7635     7635           
  Misses       2716     2716

@jenshnielsen jenshnielsen merged commit 1743600 into microsoft:master Feb 2, 2019
giulioungaretti pushed a commit that referenced this pull request Feb 2, 2019
Merge: 5d4cdf2 ff0aa65
Author: Jens Hedegaard Nielsen <jenshnielsen@gmail.com>

    Merge pull request #1459 from ectof/legacy_import_fix
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

3 participants