qiboteam / qibojit

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

Rename `backend.issparse` as `backend.is_sparse` #185

Closed renatomello closed 4 months ago

alecandido commented 4 months ago

This is bound to a specific version of Qibo, qiboteam/qibo#1390, so you should wait to merge the corresponding PR for tests to pass...

https://github.com/qiboteam/qibo/pull/1231#issuecomment-1968362299

renatomello commented 4 months ago

This is bound to a specific version of Qibo, qiboteam/qibo#1390, so you should wait to merge the corresponding PR for tests to pass...

qiboteam/qibo#1231 (comment)

tests still not passing because pyproject.toml is fixing qibo at release 0.2.8

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.91%. Comparing base (a92806f) to head (085f147). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #185 +/- ## ======================================= Coverage 99.91% 99.91% ======================================= Files 12 12 Lines 1114 1114 ======================================= Hits 1113 1113 Misses 1 1 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibojit/pull/185/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/185/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `99.91% <100.00%> (ø)` | | 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.