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 CI lint failure by pinning to protobuf-4 #6650

Closed pavoljuhas closed 3 months ago

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

Codecov Report

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

Project coverage is 97.81%. Comparing base (0aae3c1) to head (f236803).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6650 +/- ## ========================================== - Coverage 97.81% 97.81% -0.01% ========================================== Files 1066 1066 Lines 91779 91779 ========================================== - Hits 89773 89772 -1 - Misses 2006 2007 +1 ```

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

pavoljuhas commented 3 months ago

Related to https://github.com/protocolbuffers/protobuf/commit/26995798757fbfef5cf6648610848e389db1fecf which was released in protobuf-5.27.0.