dwavesystems / dwave-system

An API for easily incorporating the D-Wave system as a sampler, either directly or through Leap's cloud-based hybrid samplers
https://docs.ocean.dwavesys.com/
Apache License 2.0
87 stars 62 forks source link

zephyr support for to_networkx_graph #435

Closed pau557 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #435 (79fcf55) into master (cde646b) will decrease coverage by 3.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
- Coverage   90.45%   87.40%   -3.06%     
==========================================
  Files          22       22              
  Lines        1498     1500       +2     
==========================================
- Hits         1355     1311      -44     
- Misses        143      189      +46     
Impacted Files Coverage Δ
dwave/system/samplers/dwave_sampler.py 83.43% <0.00%> (-4.15%) :arrow_down:
dwave/system/samplers/leap_hybrid_sampler.py 61.72% <0.00%> (-13.88%) :arrow_down:
dwave/system/samplers/clique.py 77.35% <0.00%> (-5.04%) :arrow_down:
dwave/system/composites/embedding.py 95.85% <0.00%> (-1.19%) :arrow_down:

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 cde646b...79fcf55. Read the comment docs.

pau557 commented 2 years ago

done with the requests