plgd-dev / go-coap

Implementation of CoAP Server & Client in Go
https://coap.technology
Apache License 2.0
446 stars 116 forks source link

Update module github.com/stretchr/testify to v1.8.2 - autoclosed #434

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require patch v1.8.1 -> v1.8.2

Release Notes

stretchr/testify ### [`v1.8.2`](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2)

Configuration

📅 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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-commenter commented 1 year ago

Codecov Report

Merging #434 (eadd7c4) into master (d4fc0ce) will decrease coverage by 0.23%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
- Coverage   72.16%   71.93%   -0.23%     
==========================================
  Files          70       70              
  Lines        5465     5463       -2     
==========================================
- Hits         3944     3930      -14     
- Misses       1131     1139       +8     
- Partials      390      394       +4     
Impacted Files Coverage Δ
net/dtlslistener.go 69.38% <0.00%> (-2.05%) :arrow_down:
udp/client/conn.go 68.76% <0.00%> (-1.68%) :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:
net/conn.go 89.06% <0.00%> (+1.56%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.