qiboteam / qibolab

Quantum hardware module and drivers for Qibo.
https://qibo.science
Apache License 2.0
40 stars 10 forks source link

Q1ASM parse and generation #868

Open alecandido opened 3 months ago

alecandido commented 3 months ago

Attempting a complete parser and reconstructor for Q1ASM.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 90.27778% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 50.31%. Comparing base (f829e8f) to head (2f06159).

Files Patch % Lines
src/qibolab/instruments/neoqblox/ast_.py 89.23% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.2 #868 +/- ## ========================================== + Coverage 48.75% 50.31% +1.56% ========================================== Files 61 64 +3 Lines 5532 5748 +216 ========================================== + Hits 2697 2892 +195 - Misses 2835 2856 +21 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibolab/pull/868/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/qiboteam/qibolab/pull/868/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `50.31% <90.27%> (+1.56%)` | :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=qiboteam#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.