dwavesystems / dwave-networkx

D-Wave Systems extension of the NetworkX Python package for graphs and graph algorithms.
https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest
Apache License 2.0
89 stars 56 forks source link

Update for dimod 0.10 #198

Closed arcondello closed 3 years ago

arcondello commented 3 years ago

Looks like the package is compatible, it was only the tests that broke. Still TODO for this PR:

codecov-commenter commented 3 years ago

Codecov Report

Merging #198 (af84a2a) into main (ae190e6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   71.42%   71.42%           
=======================================
  Files          27       27           
  Lines        1596     1596           
=======================================
  Hits         1140     1140           
  Misses        456      456           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ae190e6...af84a2a. Read the comment docs.

arcondello commented 3 years ago

Duplicated by #199