vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.93k stars 239 forks source link

Add CodecovCI token #1326

Closed Monteth closed 3 months ago

Monteth commented 3 months ago

For some time, the Codecov CI has required a token even for OSS projects, so it has been added to this PR. Also, other actions are upgraded to versions running on node 20, as previous runners are deprecated.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.55%. Comparing base (49715f4) to head (58f7956). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1326 +/- ## ========================================== - Coverage 94.61% 94.55% -0.06% ========================================== Files 231 231 Lines 3823 3823 Branches 1030 1030 ========================================== - Hits 3617 3615 -2 Misses 82 82 - Partials 124 126 +2 ```

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