Closed nquesada closed 3 years ago
Merging #519 (7df7f97) into master (c7173f9) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #519 +/- ##
=======================================
Coverage 98.03% 98.03%
=======================================
Files 71 71
Lines 7489 7489
=======================================
Hits 7342 7342
Misses 147 147
Impacted Files | Coverage Δ | |
---|---|---|
strawberryfields/tdm/tdmprogram.py | 95.67% <ø> (ø) |
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 c7173f9...7df7f97. Read the comment docs.
Updates docstring of
TDMProgram
to make it clear that only Gaussian programs are allowed.