at-wat / ebml-go

A pure Go implementation of bi-directional EBML encoder/decoder
Apache License 2.0
79 stars 14 forks source link

Update codecov/codecov-action action to v3 #164

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v2 -> v3

Release Notes

codecov/codecov-action ### [`v3`](https://togithub.com/codecov/codecov-action/compare/v2...v3) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v2...v3)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #164 (de4aac1) into master (d873518) will increase coverage by 99.25%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #164       +/-   ##
===========================================
+ Coverage        0   99.25%   +99.25%     
===========================================
  Files           0       24       +24     
  Lines           0     1886     +1886     
===========================================
+ Hits            0     1872     +1872     
- Misses          0        9        +9     
- Partials        0        5        +5     
Impacted Files Coverage Δ
elementtype.go 100.00% <0.00%> (ø)
unmarshal.go 100.00% <0.00%> (ø)
webm/blockwriter.go 100.00% <0.00%> (ø)
internal/errs/errors_112.go 100.00% <0.00%> (ø)
mkvcore/interceptor.go 100.00% <0.00%> (ø)
mkvcore/blockwriter.go 98.78% <0.00%> (ø)
internal/buffercloser/buffercloser.go 100.00% <0.00%> (ø)
reader.go 100.00% <0.00%> (ø)
mkvcore/blockreader.go 98.18% <0.00%> (ø)
hook.go 100.00% <0.00%> (ø)
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d873518...de4aac1. Read the comment docs.