plgd-dev / go-coap

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

fix(deps): update module github.com/stretchr/testify to v1.8.1 - autoclosed #411

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 2 years 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 2 years ago

Codecov Report

Merging #411 (d649e5a) into master (b890196) will decrease coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
- Coverage   70.22%   70.22%   -0.01%     
==========================================
  Files          68       68              
  Lines        5229     5289      +60     
==========================================
+ Hits         3672     3714      +42     
- Misses       1177     1186       +9     
- Partials      380      389       +9     
Impacted Files Coverage Δ
udp/client/config.go 66.66% <0.00%> (-8.34%) :arrow_down:
...ent/limitParallelRequests/limitParallelRequests.go 86.95% <0.00%> (-5.80%) :arrow_down:
net/blockwise/blockwise.go 68.80% <0.00%> (+0.04%) :arrow_up:
udp/client/conn.go 72.92% <0.00%> (+0.78%) :arrow_up:
tcp/client.go 74.13% <0.00%> (+2.98%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it 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