dwavesystems / dwave-inspector

D-Wave Problem Inspector
https://docs.ocean.dwavesys.com/projects/inspector/
Apache License 2.0
8 stars 17 forks source link

Clean up deprecated solver params #171

Closed randomir closed 7 months ago

randomir commented 7 months ago

Omit solver legacy parameters from data passed to the visualizer unless a legacy solver is used.

Fix #166. Fix #168.

randomir commented 7 months ago

Docs build failure is unrelated to this PR, I'll fix it and rebase.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.13%. Comparing base (3abe1f0) to head (51963a9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #171 +/- ## ========================================== + Coverage 88.00% 88.13% +0.13% ========================================== Files 8 8 Lines 792 801 +9 ========================================== + Hits 697 706 +9 Misses 95 95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.