mattgodbolt / seasocks

Simple, small, C++ embeddable webserver with WebSockets support
BSD 2-Clause "Simplified" License
734 stars 120 forks source link

Update codecov-action to v4 #200

Closed offa closed 8 months ago

offa commented 8 months ago

Fixes the NodeJS 16 deprecation warning:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 33.99%. Comparing base (aaadfa4) to head (412d056).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #200 +/- ## ========================================== - Coverage 34.13% 33.99% -0.15% ========================================== Files 53 52 -1 Lines 2276 2271 -5 Branches 337 336 -1 ========================================== - Hits 777 772 -5 Misses 1419 1419 Partials 80 80 ```

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