JuliaIO / ProtoBuf.jl

Julia protobuf implementation
Other
205 stars 55 forks source link

Update ci.yml #248

Closed nhz2 closed 8 months ago

nhz2 commented 8 months ago

This should fix the new version of codecov-action

Ref: https://discourse.julialang.org/t/psa-new-version-of-codecov-action-requires-additional-setup/109857

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 92.85%. Comparing base (78d8bf2) to head (58c98d7). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ======================================= Coverage 92.85% 92.85% ======================================= Files 25 25 Lines 2813 2813 ======================================= Hits 2612 2612 Misses 201 201 ```

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

ViralBShah commented 8 months ago

Included in #249