dwavesystems / dwave-neal

An implementation of a simulated annealing sampler for general Ising model graphs in C++ with a dimod Python wrapper.
https://docs.ocean.dwavesys.com/projects/neal/en/latest
Apache License 2.0
50 stars 44 forks source link

Refactor CI to support Python 3.10 #99

Closed arcondello closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #99 (146ea16) into master (0574195) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   98.66%   98.66%           
=======================================
  Files           3        3           
  Lines          75       75           
=======================================
  Hits           74       74           
  Misses          1        1           

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 0574195...146ea16. Read the comment docs.