Closed nquesada closed 4 years ago
Merging #395 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #395 +/- ##
=======================================
Coverage 97.84% 97.84%
=======================================
Files 58 58
Lines 6784 6784
=======================================
Hits 6638 6638
Misses 146 146
Impacted Files | Coverage Δ | |
---|---|---|
strawberryfields/ops.py | 99.02% <ø> (ø) |
|
strawberryfields/apps/train/__init__.py | 100.00% <100.00%> (ø) |
|
strawberryfields/apps/train/cost.py | 100.00% <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 48d30bc...a6573a6. Read the comment docs.
If we want to be picky, we could make sure a_1 and a_2 are used in all files for consistency :smiley:
Same issue as in https://github.com/XanaduAI/strawberryfields/pull/371