Closed elib20 closed 3 years ago
Merging #537 (76353bc) into gkps (aa2df81) will increase coverage by
0.02%
. The diff coverage is27.27%
.
@@ Coverage Diff @@
## gkps #537 +/- ##
==========================================
+ Coverage 90.17% 90.19% +0.02%
==========================================
Files 76 76
Lines 8354 8352 -2
==========================================
Hits 7533 7533
+ Misses 821 819 -2
Impacted Files | Coverage Δ | |
---|---|---|
strawberryfields/compilers/bosonic.py | 100.00% <ø> (ø) |
|
...ryfields/backends/bosonicbackend/bosoniccircuit.py | 17.12% <14.28%> (+0.11%) |
:arrow_up: |
...trawberryfields/backends/bosonicbackend/backend.py | 16.28% <33.33%> (ø) |
|
strawberryfields/ops.py | 96.98% <100.00%> (ø) |
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 aa2df81...76353bc. Read the comment docs.
Context: Makes most integration tests run with the bosonic backend
Description of the Change:
Benefits:
Possible Drawbacks:
Related GitHub Issues: