Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies #284

Merged
merged 2 commits into from
Sep 9, 2022
Merged

Upgrade dependencies #284

merged 2 commits into from
Sep 9, 2022

Conversation

Danielius1922
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2022

Codecov Report

Merging #284 (72f5679) into main (325917d) will decrease coverage by 0.34%.
The diff coverage is 43.66%.

@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
- Coverage   60.59%   60.24%   -0.35%     
==========================================
  Files          64       64              
  Lines        4068     4075       +7     
==========================================
- Hits         2465     2455      -10     
- Misses       1254     1261       +7     
- Partials      349      359      +10     
Impacted Files Coverage Δ
client/core/client.go 87.67% <ø> (ø)
client/core/device.go 65.06% <0.00%> (-0.42%) ⬇️
client/core/disownDevice.go 70.58% <0.00%> (-5.17%) ⬇️
client/core/getDevice.go 61.25% <0.00%> (-6.29%) ⬇️
client/core/getDevices.go 36.17% <0.00%> (-7.02%) ⬇️
client/core/getOwnerships.go 57.89% <0.00%> (-18.58%) ⬇️
client/core/getResourceLinks.go 71.42% <ø> (ø)
client/core/observeResource.go 53.92% <ø> (ø)
client/core/otm/manufacturer/client.go 76.74% <ø> (ø)
client/deviceOwnershipBackend.go 0.00% <0.00%> (ø)
... and 20 more

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

Direct:
github.com/plgd-dev/go-coap/v2 v2.6.1-0.20220908094614-a31dd2f1812c
go.uber.org/atomic v1.10.0
golang.org/x/sync v0.0.0-20220907140024-f12130a52804
google.golang.org/grpc v1.49.0

Indirect:
go.uber.org/zap v1.23.0
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
golang.org/x/exp v0.0.0-20220907003533-145caa8ea1d0
golang.org/x/net v0.0.0-20220907135653-1e95f45603a7
golang.org/x/sys v0.0.0-20220907062415-87db552b00fd
google.golang.org/genproto v0.0.0-20220902135211-223410557253
Removed linters:
  - deadcode (obsolete)
  - structcheck (obsolete)
  - varcheck (obsolete)

Enabled linters:
  - asciicheck
  - bidichk
  - decorder
  - dogsled
  - dupl
  - durationcheck
  - errchkjson
  - errname
  - goconst
  - gocritic
  - gofumpt
  - gomoddirectives
  - gomodguard
  - grouper
  - nilerr
  - nilnil
  - predeclared
  - unparam
@Danielius1922 Danielius1922 force-pushed the adam/feature/update-deps branch from 2267008 to 72f5679 Compare September 8, 2022 12:25
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

63.0% 63.0% Coverage
2.5% 2.5% Duplication

@Danielius1922 Danielius1922 merged commit cd4f25b into main Sep 9, 2022
@Danielius1922 Danielius1922 deleted the adam/feature/update-deps branch September 9, 2022 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants