qilimanjaro-tech / qililab

Qililab is a generic and scalable quantum control library used for fast characterization and calibration of quantum chips. Qililab also offers the ability to execute high-level quantum algorithms with your quantum hardware.
Apache License 2.0
32 stars 3 forks source link

[QHC-730] Implement platform.session() context manager #792

Closed fedonman closed 2 months ago

fedonman commented 2 months ago
linear[bot] commented 2 months ago

QHC-730 Implement the `platform.session()` context manager

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.88%. Comparing base (c843dfc) to head (2d1196d). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/qililab/exceptions/exception_group.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #792 +/- ## ======================================= Coverage 95.87% 95.88% ======================================= Files 272 273 +1 Lines 8973 9005 +32 ======================================= + Hits 8603 8634 +31 - Misses 370 371 +1 ``` | [Flag](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/792/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/792/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | `95.88% <96.87%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.