Closed josh146 closed 4 years ago
Merging #351 into master will not change coverage by
%
. The diff coverage is98.55%
.
@@ Coverage Diff @@
## master #351 +/- ##
=======================================
Coverage 97.70% 97.70%
=======================================
Files 51 51
Lines 6355 6355
=======================================
Hits 6209 6209
Misses 146 146
Impacted Files | Coverage Δ | |
---|---|---|
strawberryfields/backends/tfbackend/__init__.py | 80.00% <ø> (ø) |
|
strawberryfields/utils.py | 99.00% <ø> (ø) |
|
strawberryfields/backends/fockbackend/ops.py | 92.00% <91.17%> (ø) |
|
strawberryfields/backends/fockbackend/circuit.py | 98.42% <94.11%> (ø) |
|
strawberryfields/backends/gaussianbackend/ops.py | 97.29% <95.23%> (ø) |
|
strawberryfields/backends/shared_ops.py | 97.08% <96.29%> (ø) |
|
strawberryfields/backends/states.py | 96.72% <97.75%> (ø) |
|
strawberryfields/ops.py | 99.00% <98.21%> (ø) |
|
strawberryfields/_version.py | 100.00% <100.00%> (ø) |
|
strawberryfields/api/connection.py | 97.61% <100.00%> (ø) |
|
... and 29 more |
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 ab3196b...abedb2c. Read the comment docs.
Blacks the
strawberryfields/
folder with-l 100
Adds a GitHub action that automatically runs Black on open PRs