pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
601 stars 91 forks source link

Update codecov/codecov-action action to v2 - autoclosed #93

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 v1 -> v2

Release Notes

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

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 #93 (2170cde) into master (b405112) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   98.17%   98.19%   +0.02%     
==========================================
  Files          20       20              
  Lines        1093     1608     +515     
==========================================
+ Hits         1073     1579     +506     
- Misses         14       23       +9     
  Partials        6        6              
Flag Coverage Δ
go 98.19% <ø> (+0.02%) :arrow_up:
wasm 57.18% <ø> (+1.85%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
addr.go 87.34% <0.00%> (-1.95%) :arrow_down:
attributes.go 96.66% <0.00%> (-0.26%) :arrow_down:
uri.go 100.00% <0.00%> (ø)
xor.go 100.00% <0.00%> (ø)
stun.go 100.00% <0.00%> (ø)
agent.go 100.00% <0.00%> (ø)
checks.go 100.00% <0.00%> (ø)
client.go 100.00% <0.00%> (ø)
errors.go 100.00% <0.00%> (ø)
uattrs.go 100.00% <0.00%> (ø)
... and 10 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 b405112...2170cde. Read the comment docs.