Closed pavoljuhas closed 3 months ago
Example failure of CI workflow - https://github.com/quantumlib/Cirq/actions/runs/10276585312/job/28437228815
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.83%. Comparing base (
51e8c3d
) to head (06155fd
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add testing decorator
retry_once_with_later_random_values
to repeat test once with subsequent random values.This reduces CI failures for random seed choices by pytest-randomly, e.g.,