qiboteam / qibojit

Accelerating Qibo simulation with just-in-time compilation.
https://qibo.science
Apache License 2.0
15 stars 3 forks source link

Batch Execution `NotImplementedError` #166

Closed BrunoLiegiBastonLiegi closed 4 months ago

BrunoLiegiBastonLiegi commented 9 months ago

This just implements a small check for batch execution and raises an error.

codecov-commenter commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (48b5166) 100.00% compared to head (4b963b3) 99.90%.

Files Patch % Lines
src/qibojit/backends/cpu.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## =========================================== - Coverage 100.00% 99.90% -0.10% =========================================== Files 12 12 Lines 1073 1075 +2 =========================================== + Hits 1073 1074 +1 - Misses 0 1 +1 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibojit/pull/166/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/qibojit/pull/166/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `99.90% <75.00%> (-0.10%)` | :arrow_down: | 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.