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

Fix delegate parameter warning #6722

Merged

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Dec 16, 2024

Closes #6715

@thangleiter Could you check if this is a reasonable solution

  • Add changelog entry

@jenshnielsen jenshnielsen requested a review from a team as a code owner December 16, 2024 12:29
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.39%. Comparing base (b36f5ea) to head (f827d79).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6722   +/-   ##
=======================================
  Coverage   69.38%   69.39%           
=======================================
  Files         340      340           
  Lines       31332    31335    +3     
=======================================
+ Hits        21741    21744    +3     
  Misses       9591     9591           

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

@thangleiter
Copy link
Contributor

Looks good to me!

Copy link

@einsmein einsmein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jenshnielsen jenshnielsen force-pushed the fix_delegate_parameter_warning branch from cbdc9bf to f827d79 Compare January 8, 2025 14:09
@jenshnielsen jenshnielsen enabled auto-merge January 8, 2025 14:09
@jenshnielsen jenshnielsen added this pull request to the merge queue Jan 8, 2025
Merged via the queue into microsoft:main with commit c81b679 Jan 8, 2025
18 checks passed
@jenshnielsen jenshnielsen deleted the fix_delegate_parameter_warning branch January 8, 2025 15:04
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.

add_parameter() with DelegateParameter have inconsistent defaults for bind_to_instrument
3 participants