dwavesystems / dwave-gate

dwave-gate is a software package for constructing, modifying and running quantum circuits on the provided state-vector simulator.
Apache License 2.0
12 stars 7 forks source link

[WIP] VQE submodule #37

Open thisac opened 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #37 (dba4072) into master (bcc2140) will decrease coverage by 23.23%. The diff coverage is 1.04%.

@@             Coverage Diff             @@
##           master      #37       +/-   ##
===========================================
- Coverage   99.87%   76.64%   -23.23%     
===========================================
  Files          18       22        +4     
  Lines        1559     2038      +479     
  Branches      263      421      +158     
===========================================
+ Hits         1557     1562        +5     
- Misses          1      475      +474     
  Partials        1        1               
Impacted Files Coverage Δ
dwave/gate/vqe/__init__.py 0.00% <0.00%> (ø)
dwave/gate/vqe/cqm_partition.py 0.00% <0.00%> (ø)
dwave/gate/vqe/operators.py 0.00% <0.00%> (ø)
dwave/gate/vqe/vqe.py 0.00% <0.00%> (ø)
dwave/gate/operations/operations.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more