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

CI - check for real if proto-derived files are up to date #6747

Closed pavoljuhas closed 1 month ago

pavoljuhas commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.83%. Comparing base (756abe3) to head (c3fd3dc). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6747 +/- ## ======================================= Coverage 97.83% 97.83% ======================================= Files 1077 1077 Lines 92558 92558 ======================================= Hits 90555 90555 Misses 2003 2003 ```

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

pavoljuhas commented 1 month ago

Confirming that CI can now detect

Ready for review.