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 SimulatedAnnealingSampler.parameters #68

Merged

Conversation

smharwood
Copy link
Contributor

Complete the list of keyword args in SimulatedAnnealingSampler.parameters so that dimod.Sampler.remove_unknown_kwargs works correctly

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.98%. Comparing base (78277e8) to head (4c8de29).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   92.98%   92.98%           
=======================================
  Files          17       17           
  Lines         542      542           
=======================================
  Hits          504      504           
  Misses         38       38           

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

@arcondello arcondello self-requested a review October 4, 2024 15:10
@arcondello arcondello added the bug Something isn't working label Oct 4, 2024
@arcondello arcondello merged commit dd4a63e into dwavesystems:main Oct 4, 2024
36 checks passed
@smharwood smharwood deleted the fix/SimulatedAnealing.parameters branch October 4, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants