Closed pavoljuhas closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.78%. Comparing base (
46e4483
) to head (71e3ea8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@pavoljuhas Fastest merge in the west :smile:
Install development version of cirq, but with stable dependencies. Avoid using the pip-install
--pre
option because it installs pre-release of every direct and transitive dependency.Example failure: https://github.com/quantumlib/Cirq/actions/runs/8444592307/job/23130415923 Pass with this change: https://github.com/quantumlib/Cirq/actions/runs/8460206027/job/23179852811
Related to #6336