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

NOISSUE - Update dependencies #1218

Merged
merged 2 commits into from
Jul 13, 2020

Conversation

dborovcanin
Copy link
Collaborator

What does this do?

This pull request updates vendor directory.

Which issue(s) does this PR fix/relate to?

There is no such issue.

List any changes that modify/break current functionality

There are no breaking changes. Dependencies that include breaking changes (such as OPC UA lib) are not updated.

Have you included tests for your changes?

All existing tests are passing.

Did you document any new/modified functionality?

No.

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1218 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1218      +/-   ##
==========================================
+ Coverage   77.41%   77.44%   +0.02%     
==========================================
  Files         104      104              
  Lines        6875     6875              
==========================================
+ Hits         5322     5324       +2     
+ Misses       1166     1164       -2     
  Partials      387      387              
Impacted Files Coverage Δ
authn/api/grpc/client.go 100.00% <ø> (ø)
authn/api/grpc/endpoint.go 90.90% <ø> (ø)
authn/api/grpc/server.go 91.30% <ø> (ø)
things/api/auth/grpc/client.go 100.00% <ø> (ø)
things/api/auth/grpc/endpoint.go 100.00% <ø> (ø)
things/api/auth/grpc/server.go 96.49% <ø> (ø)
things/service.go 86.33% <ø> (+1.43%) ⬆️

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 381ebb1...b99f435. Read the comment docs.

Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dborovcanin dborovcanin merged commit 7dc6b0d into absmach:master Jul 13, 2020
manuio pushed a commit that referenced this pull request Oct 12, 2020
* Update Go version

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>

* Update dependencies

Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
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.

4 participants