Skip to content

[wip] Remove support for deprecated args in parameters#7911

Open
jenshnielsen wants to merge 2 commits intomicrosoft:mainfrom
jenshnielsen:parameter_deprecate_args_remove
Open

[wip] Remove support for deprecated args in parameters#7911
jenshnielsen wants to merge 2 commits intomicrosoft:mainfrom
jenshnielsen:parameter_deprecate_args_remove

Conversation

@jenshnielsen
Copy link
Copy Markdown
Collaborator

Follow up to #7880, to be merged when this has been deprecated for some time

@jenshnielsen jenshnielsen requested a review from a team as a code owner March 8, 2026 10:17
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 8, 2026

Codecov Report

❌ Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.32%. Comparing base (ffa18e5) to head (d243170).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/qcodes/parameters/specialized_parameters.py 0.00% 2 Missing ⚠️
src/qcodes/parameters/array_parameter.py 0.00% 1 Missing ⚠️
src/qcodes/parameters/delegate_parameter.py 0.00% 1 Missing ⚠️
src/qcodes/parameters/group_parameter.py 0.00% 1 Missing ⚠️
src/qcodes/parameters/grouped_parameter.py 0.00% 1 Missing ⚠️
...s/parameters/multi_channel_instrument_parameter.py 50.00% 1 Missing ⚠️
src/qcodes/parameters/multi_parameter.py 0.00% 1 Missing ⚠️
src/qcodes/parameters/parameter.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7911      +/-   ##
==========================================
- Coverage   60.54%   60.32%   -0.23%     
==========================================
  Files         333      333              
  Lines       32232    31965     -267     
==========================================
- Hits        19516    19282     -234     
+ Misses      12716    12683      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen force-pushed the parameter_deprecate_args_remove branch from 6cede55 to eb1705e Compare March 12, 2026 14:36
@jenshnielsen jenshnielsen force-pushed the parameter_deprecate_args_remove branch from 77515d7 to d243170 Compare March 23, 2026 09:19
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.

1 participant