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
745 stars 187 forks source link

Replace configuration module with xcc.Settings #649

Closed Mandrenkov closed 2 years ago

Mandrenkov commented 2 years ago

Context: As part of the migration to the XCC, the configuration module has been replaced by the xcc.Settings class.

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues: None.

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (integrate-xanadu-cloud-client@da47407). Click here to learn what that means. The diff coverage is n/a.

@@                       Coverage Diff                        @@
##             integrate-xanadu-cloud-client     #649   +/-   ##
================================================================
  Coverage                                 ?   98.27%           
================================================================
  Files                                    ?       73           
  Lines                                    ?     8813           
  Branches                                 ?        0           
================================================================
  Hits                                     ?     8661           
  Misses                                   ?      152           
  Partials                                 ?        0           

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 da47407...4a78c8f. Read the comment docs.