qiboteam / qibo

A framework for quantum computing
https://qibo.science
Apache License 2.0
287 stars 58 forks source link

Add dbi notebooks to documentation #1337

Closed andrea-pasquale closed 3 months ago

andrea-pasquale commented 4 months ago

Some notebooks are not working as expected. After a clean-up we should be able to merge them in the documentation.

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.62%. Comparing base (b3706a2) to head (c4bfc1e).

:exclamation: Current head c4bfc1e differs from pull request most recent head b5a4202

Please upload reports for the commit b5a4202 to get more accurate results.

Files Patch % Lines
src/qibo/models/dbi/utils.py 93.75% 1 Missing :warning:
src/qibo/models/dbi/utils_dbr_strategies.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dbi_cost_functions #1337 +/- ## ====================================================== + Coverage 99.58% 99.62% +0.04% ====================================================== Files 74 74 Lines 10809 10736 -73 ====================================================== - Hits 10764 10696 -68 + Misses 45 40 -5 ``` | [Flag](https://app.codecov.io/gh/qiboteam/qibo/pull/1337/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/qibo/pull/1337/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiboteam) | `99.62% <93.33%> (+0.04%)` | :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.