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

Test setpoints and basis types in register_parameter #6084

Merged
merged 4 commits into from
May 17, 2024

Conversation

thangleiter
Copy link
Contributor

(Partially) fixes #6080.

@thangleiter thangleiter requested a review from a team as a code owner May 17, 2024 14:35
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.62%. Comparing base (d91be17) to head (be97efe).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6084      +/-   ##
==========================================
+ Coverage   67.55%   67.62%   +0.07%     
==========================================
  Files         351      351              
  Lines       30490    30557      +67     
==========================================
+ Hits        20597    20664      +67     
  Misses       9893     9893              

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

@jenshnielsen jenshnielsen added this pull request to the merge queue May 17, 2024
Merged via the queue into microsoft:main with commit 48804ca May 17, 2024
20 checks passed
@thangleiter thangleiter deleted the enh/register_parameter_type_check branch May 17, 2024 19:07
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.

Parameter.__getitem__ behavior
2 participants