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 docs build #291

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Conversation

randomir
Copy link
Member

@randomir randomir commented Feb 8, 2024

No description provided.

@randomir randomir requested a review from arcondello February 8, 2024 15:54
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bb34c69) 91.98% compared to head (076b274) 91.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #291   +/-   ##
=======================================
  Coverage   91.98%   91.98%           
=======================================
  Files          18       18           
  Lines        2158     2158           
=======================================
  Hits         1985     1985           
  Misses        173      173           

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

Copy link
Member

@arcondello arcondello left a comment

Choose a reason for hiding this comment

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

LGTM

@randomir randomir merged commit d19b72b into dwavesystems:master Feb 8, 2024
26 checks passed
@randomir randomir deleted the relax-docs-reqs-to-fix-build branch February 8, 2024 16:40
randomir added a commit to randomir/dwave-hybrid that referenced this pull request Mar 1, 2024
New Features
---

- Add Python 3.12 support. See
  dwavesystems#289.

- Add support for Kings graph in large neighborhood search. See
  dwavesystems#290.

- Enable optional metadata tracking in LNLS (`LatticeLNLS` and
  `LatticeLNLSSampler`). See
  dwavesystems#292.

Fixes
---

- Fix docs build. See
  dwavesystems#291.

- Use more specific assertions and `assertEqual`. See
  dwavesystems#293.

Upgrade Notes
---

- Drop Python 3.7 support and refresh CI. See
  dwavesystems#288.
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.

2 participants