XanaduAI / strawberryfields

Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
https://strawberryfields.ai
Apache License 2.0
751 stars 187 forks source link

Borealis #714

Closed thisac closed 2 years ago

isaacdevlugt commented 2 years ago

Great job guys! 🥳

codecov[bot] commented 2 years ago

Codecov Report

Merging #714 (5e757a6) into master (db4d931) will decrease coverage by 0.50%. The diff coverage is 90.30%.

@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
- Coverage   98.72%   98.21%   -0.51%     
==========================================
  Files          75       78       +3     
  Lines        9239     9606     +367     
==========================================
+ Hits         9121     9435     +314     
- Misses        118      171      +53     
Impacted Files Coverage Δ
...fields/backends/gaussianbackend/gaussiancircuit.py 99.23% <ø> (ø)
strawberryfields/utils/gbs_analysis.py 33.33% <33.33%> (ø)
strawberryfields/program.py 98.45% <73.33%> (-1.55%) :arrow_down:
strawberryfields/compilers/tdm.py 80.70% <80.70%> (ø)
strawberryfields/program_utils.py 95.52% <85.71%> (-0.55%) :arrow_down:
strawberryfields/engine.py 94.87% <93.75%> (-1.07%) :arrow_down:
strawberryfields/tdm/utils.py 97.23% <97.23%> (ø)
strawberryfields/_version.py 100.00% <100.00%> (ø)
...trawberryfields/backends/bosonicbackend/backend.py 100.00% <100.00%> (ø)
...rawberryfields/backends/gaussianbackend/backend.py 98.47% <100.00%> (+0.01%) :arrow_up:
... and 14 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 db4d931...5e757a6. Read the comment docs.