qiboteam / qibolab

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

Add kernel paths for qubits in dummy.yml #752

Closed Jacfomg closed 7 months ago

Jacfomg commented 7 months ago

This was needed to test the update kernels. Ideally it should generate some files in that folder and remove them after the tests.

Checklist:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (47d1d55) 62.68% compared to head (db31a7f) 62.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #752 +/- ## ======================================= Coverage 62.68% 62.68% ======================================= Files 47 47 Lines 5930 5931 +1 ======================================= + Hits 3717 3718 +1 Misses 2213 2213 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibolab/pull/752/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/752/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `62.68% <100.00%> (+<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=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.

Jacfomg commented 7 months ago

Not needed with #758