aiortc / aioquic

QUIC and HTTP/3 implementation in Python
BSD 3-Clause "New" or "Revised" License
1.6k stars 229 forks source link

Update GitHub actions to their latest version #484

Closed jlaine closed 3 months ago

jlaine commented 3 months ago

This should fix deprecation warnings about Node.js 16 actions.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (8b14b90) to head (836087e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #484 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 4967 4967 ========================================= Hits 4967 4967 ```

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

jlaine commented 3 months ago

I don't understand why the coverage has changed?!

rthalley commented 3 months ago

I don't understand why the coverage has changed?!

I think codecov is confused, as when you click through to see what has change it tells you there is 100% coverage!