Closed renovate[bot] closed 3 years ago
Merging #208 (f3f3e46) into master (aa79899) will decrease coverage by
2.92%
. The diff coverage isn/a
.:exclamation: Current head f3f3e46 differs from pull request most recent head dc60adc. Consider uploading reports for the commit dc60adc to get more accurate results
@@ Coverage Diff @@
## master #208 +/- ##
==========================================
- Coverage 56.75% 53.82% -2.93%
==========================================
Files 14 14
Lines 592 457 -135
==========================================
- Hits 336 246 -90
+ Misses 218 188 -30
+ Partials 38 23 -15
Impacted Files | Coverage Δ | |
---|---|---|
pkg/builder.go | 78.87% <0.00%> (-6.85%) |
:arrow_down: |
pkg/webrtctransport.go | 58.46% <0.00%> (-0.32%) |
:arrow_down: |
pkg/elements/webm.go | 83.90% <0.00%> (+13.71%) |
:arrow_up: |
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 aa79899...dc60adc. Read the comment docs.
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/pion/ion-avp":"/mnt/renovate/gh/pion/ion-avp" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/pion/ion-avp" docker.io/renovate/go:1.15.11 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/pion/ion-sfu v1.9.3
go: downloading github.com/spf13/viper v1.7.1
go: downloading google.golang.org/grpc v1.35.0
go: downloading github.com/pion/webrtc/v3 v3.0.10
go: downloading google.golang.org/protobuf v1.25.0
go: downloading github.com/spf13/afero v1.1.2
go: downloading github.com/spf13/jwalterweatherman v1.0.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/pelletier/go-toml v1.2.0
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading github.com/pion/ice/v2 v2.0.15
go: downloading golang.org/x/text v0.3.3
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/mitchellh/mapstructure v1.1.2
go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
go: downloading github.com/spf13/pflag v1.0.3
go: downloading github.com/pion/turn/v2 v2.0.5
go: downloading github.com/pion/randutil v0.1.0
go: downloading github.com/pion/rtcp v1.2.6
go: downloading gopkg.in/ini.v1 v1.51.1
go: downloading github.com/pion/srtp/v2 v2.0.1
go: downloading github.com/pion/mdns v0.0.4
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/pion/transport v0.12.2
go: downloading github.com/xlab/libvpx-go v0.0.0-20201217121537-9736e1703824
go: downloading github.com/pion/sctp v1.7.11
go: downloading github.com/pion/interceptor v0.0.9
go: downloading github.com/spf13/cast v1.3.0
go: downloading github.com/at-wat/ebml-go v0.13.0
go: downloading golang.org/x/sys v0.0.0-20210217090653-ed5674b6da4a
go: downloading github.com/pion/rtp v1.6.2
go: downloading google.golang.org/genproto v0.0.0-20200806141610-86f49bd18e98
go: downloading github.com/pion/dtls/v2 v2.0.6
go: downloading github.com/pion/ion-log v1.2.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/pion/datachannel v1.4.21
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading golang.org/x/crypto v0.0.0-20210503195802-e9a32991a82e
go: downloading github.com/pion/logging v0.2.2
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/golang/protobuf v1.4.3
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading github.com/pion/udp v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/lucsky/cuid v1.0.2
go: downloading github.com/pion/sdp/v3 v3.0.4
go: downloading github.com/pion/stun v0.3.5
go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/google/go-cmp v0.5.0
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
github.com/pion/ion-avp/cmd/signal/grpc imports
github.com/spf13/viper imports
gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.51.1: permission denied
github.com/pion/ion-avp/cmd/signal/grpc imports
github.com/spf13/viper imports
gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0: permission denied
github.com/pion/ion-avp/pkg tested by
github.com/pion/ion-avp/pkg.test imports
github.com/stretchr/testify/assert imports
gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/pion/ion-avp":"/mnt/renovate/gh/pion/ion-avp" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/pion/ion-avp" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/pion/ion-log v1.2.0
go: downloading github.com/lucsky/cuid v1.0.2
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading golang.org/x/crypto v0.0.0-20210503195802-e9a32991a82e
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
go: downloading github.com/mattn/go-isatty v0.0.12
github.com/pion/ion-avp/cmd/signal/grpc imports
github.com/spf13/viper imports
gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.51.1: permission denied
github.com/pion/ion-avp/cmd/signal/grpc imports
github.com/spf13/viper imports
gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0: permission denied
This PR contains the following updates:
v1.0.1
->v1.2.0
Release Notes
pion/ion-log
### [`v1.2.0`](https://togithub.com/pion/ion-log/releases/v1.2.0) [Compare Source](https://togithub.com/pion/ion-log/compare/v1.1.0...v1.2.0) - Add Fields and Color. - Add prefix section ### [`v1.1.0`](https://togithub.com/pion/ion-log/releases/v1.1.0) [Compare Source](https://togithub.com/pion/ion-log/compare/v1.0.1...v1.1.0) rewrite by logrus, fix func position not correctConfiguration
📅 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.