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

Remove deprecated SD_common module #2544

Merged
merged 4 commits into from
Dec 17, 2020

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Dec 17, 2020

The module has moved to qcodes_contrib_drivers along with the drivers that use it.
This has been unused inside qcodes for a while but only deprecated since 0.20

A test was found that uses the module. This has been ported to contrib drivers too via QCoDeS/Qcodes_contrib_drivers#87

@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

Merging #2544 (ad96e14) into master (54fafe4) will increase coverage by 1.23%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2544      +/-   ##
==========================================
+ Coverage   62.37%   63.60%   +1.23%     
==========================================
  Files         201      198       -3     
  Lines       26445    25912     -533     
==========================================
- Hits        16494    16481      -13     
+ Misses       9951     9431     -520     

@github-actions github-actions bot merged commit a548b0f into microsoft:master Dec 17, 2020
@jenshnielsen jenshnielsen deleted the remove_sdcommon branch December 17, 2020 11:11
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