lanl-ansi / QuantumAnnealing.jl

Tools for the Simulation and Execution of Quantum Annealing Algorithms
Other
23 stars 5 forks source link

Add Data Tools #11

Closed ccoffrin closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (119684a) into main (0af5f9c) will decrease coverage by 1.67%. The diff coverage is 42.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   91.64%   89.97%   -1.68%     
==========================================
  Files           4        4              
  Lines         395      409      +14     
==========================================
+ Hits          362      368       +6     
- Misses         33       41       +8     
Impacted Files Coverage Δ
src/simulate.jl 87.14% <ø> (ø)
src/base.jl 67.27% <38.88%> (-8.34%) :arrow_down:
src/dwave.jl 97.35% <100.00%> (ø)

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 0af5f9c...119684a. Read the comment docs.

zmorrell commented 2 years ago

This looks ready to merge to me