Closed nquesada closed 3 years ago
Merging #492 (eb527fd) into master (1188f0d) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #492 +/- ##
=======================================
Coverage 97.85% 97.85%
=======================================
Files 70 70
Lines 7312 7313 +1
=======================================
+ Hits 7155 7156 +1
Misses 157 157
Impacted Files | Coverage Δ | |
---|---|---|
strawberryfields/tdm/tdmprogram.py | 95.05% <100.00%> (+0.02%) |
: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 1188f0d...eb527fd. Read the comment docs.
Modifies
apply_op
inTDMProgram
to allow for gates with more than one symbolic parameter.