quantumlib / Cirq

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

Fix spurious failure of the check/all script #6611

Closed pavoljuhas closed 4 months ago

pavoljuhas commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.81%. Comparing base (f246c2b) to head (1fc6c95). Report is 3 commits behind head on main.

:exclamation: Current head 1fc6c95 differs from pull request most recent head 2063909

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6611 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 1063 1063 Lines 91761 91761 ======================================= + Hits 89755 89759 +4 + Misses 2006 2002 -4 ```

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

pavoljuhas commented 4 months ago

@95-martin-orion - can you PTAL?