Closed renovate[bot] closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
Merging #435 (c009be0) into master (d4fc0ce) will decrease coverage by
0.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #435 +/- ##
==========================================
- Coverage 72.16% 72.10% -0.07%
==========================================
Files 70 70
Lines 5465 5463 -2
==========================================
- Hits 3944 3939 -5
- Misses 1131 1132 +1
- Partials 390 392 +2
Impacted Files | Coverage Δ | |
---|---|---|
udp/client/conn.go | 69.18% <0.00%> (-1.26%) |
:arrow_down: |
net/connUDP.go | 60.54% <0.00%> (-0.79%) |
:arrow_down: |
udp/server/discover.go | 53.19% <0.00%> (+0.69%) |
:arrow_up: |
udp/client.go | 79.24% <0.00%> (+0.78%) |
:arrow_up: |
tcp/server/config.go | 61.11% <0.00%> (+1.11%) |
:arrow_up: |
udp/server/server.go | 81.62% <0.00%> (+1.70%) |
:arrow_up: |
net/dtlslistener.go | 73.46% <0.00%> (+2.04%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This PR contains the following updates:
v0.1.2
->v2.0.1
Release Notes
pion/udp
### [`v2.0.1`](https://togithub.com/pion/udp/releases/tag/v2.0.1) [Compare Source](https://togithub.com/pion/udp/compare/v2.0.0...v2.0.1) #### Changelog - [`f328cf0`](https://togithub.com/pion/udp/commit/f328cf0) Update to pion/transport v2.0.2 - [`d70b8e4`](https://togithub.com/pion/udp/commit/d70b8e4) Update module github.com/pion/transport/v2 to v2.0.1 ### [`v2.0.0`](https://togithub.com/pion/udp/releases/tag/v2.0.0) [Compare Source](https://togithub.com/pion/udp/compare/v0.1.4...v2.0.0) #### Changelog - [`58b39d2`](https://togithub.com/pion/udp/commit/58b39d2) Start /v2 ### [`v0.1.4`](https://togithub.com/pion/udp/releases/tag/v0.1.4) [Compare Source](https://togithub.com/pion/udp/compare/v0.1.3...v0.1.4) #### Changelog - [`53a6e7d`](https://togithub.com/pion/udp/commit/53a6e7d) Update module github.com/pion/transport to v2 - [`d35f118`](https://togithub.com/pion/udp/commit/d35f118) Update CI configs to v0.10.3 - [`03a736d`](https://togithub.com/pion/udp/commit/03a736d) Update CI configs to v0.10.1 ### [`v0.1.3`](https://togithub.com/pion/udp/releases/tag/v0.1.3) [Compare Source](https://togithub.com/pion/udp/compare/v0.1.2...v0.1.3) #### Changelog - [`9298859`](https://togithub.com/pion/udp/commit/9298859) Update module github.com/pion/transport to v2 - [`d35f118`](https://togithub.com/pion/udp/commit/d35f118) Update CI configs to v0.10.3 - [`03a736d`](https://togithub.com/pion/udp/commit/03a736d) Update CI configs to v0.10.1Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - 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 Mend Renovate. View repository job log here.