quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.28k stars 1.02k forks source link

Enable testing of quimb-dependent notebook #6461

Closed pavoljuhas closed 9 months ago

pavoljuhas commented 9 months ago

Enable Contract-a-Grid-Circuit.ipynb in notebook tests

Fixes #6088

review-notebook-app[bot] commented 9 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

pavoljuhas commented 9 months ago

Positively confirmed that Contract-a-Grid-Circuit.ipynb is CI tested -

https://github.com/quantumlib/Cirq/actions/runs/7894131175/job/21544168715?pr=6461#step:5:272

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (adf5155) 97.82% compared to head (1251781) 97.81%. Report is 1 commits behind head on main.

:exclamation: Current head 1251781 differs from pull request most recent head 7024da5. Consider uploading reports for the commit 7024da5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6461 +/- ## ========================================== - Coverage 97.82% 97.81% -0.01% ========================================== Files 1115 1115 Lines 97448 97448 ========================================== - Hits 95327 95323 -4 - Misses 2121 2125 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.