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

Add bits to circuit call method #34

Closed thisac closed 1 year ago

thisac commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #34 (56ed3e2) into master (ce5df76) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1215      1227   +12     
  Branches       191       197    +6     
=========================================
+ Hits          1215      1227   +12     
Impacted Files Coverage Δ
dwave/gate/circuit.py 100.00% <100.00%> (ø)
dwave/gate/operations/base.py 100.00% <100.00%> (ø)

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