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

CI - update GitHub actions to node20 #6448

Closed pavoljuhas closed 7 months ago

pavoljuhas commented 7 months ago

Bump up to codecov/codecov-action@v4 compatible with node20 per https://github.com/codecov/codecov-action/releases/tag/v4.0.0

Finalizes #6445

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (f2c6f3c) 97.81% compared to head (5fb7bf5) 97.81%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6448 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 1111 1111 Lines 97198 97198 ======================================= Hits 95078 95078 Misses 2120 2120 ```

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