lanl-ansi / QuantumAnnealing.jl

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

Add Tests for Print Functions #13

Closed ccoffrin closed 2 years ago

ccoffrin commented 2 years ago

Not ideal tests but will at least ensure that the function API is working.

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (875749f) into main (97e5cc1) will increase coverage by 7.44%. The diff coverage is n/a.

:exclamation: Current head 875749f differs from pull request most recent head 8a71e3d. Consider uploading reports for the commit 8a71e3d to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   87.13%   94.58%   +7.44%     
==========================================
  Files           5        5              
  Lines         443      443              
==========================================
+ Hits          386      419      +33     
+ Misses         57       24      -33     
Impacted Files Coverage Δ
src/base.jl 98.18% <0.00%> (+30.90%) :arrow_up:
src/ising.jl 100.00% <0.00%> (+36.36%) :arrow_up:

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 97e5cc1...8a71e3d. Read the comment docs.