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 - Fix twins update revision counter #1011

Merged
merged 1 commit into from
Jan 22, 2020

Conversation

darkodraskovic
Copy link
Contributor

Signed-off-by: Darko Draskovic darko.draskovic@gmail.com

What does this do?

Fix twins update revision bump when the empty update request is sent.
Fix twins metadata update: metadata did not get updated.
Adds json hints for Attributes and Definition.

Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
Copy link
Contributor

@anovakovic01 anovakovic01 left a comment

Choose a reason for hiding this comment

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

LGTM!

@codecov-io
Copy link

Codecov Report

Merging #1011 into master will decrease coverage by 0.02%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1011      +/-   ##
==========================================
- Coverage   79.77%   79.74%   -0.03%     
==========================================
  Files          95       95              
  Lines        6545     6552       +7     
==========================================
+ Hits         5221     5225       +4     
- Misses       1012     1014       +2     
- Partials      312      313       +1
Impacted Files Coverage Δ
twins/service.go 50.71% <40%> (-1.17%) ⬇️
things/service.go 90.44% <0%> (+1.47%) ⬆️

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 5714a6d...7ef96ab. Read the comment docs.

@nmarcetic nmarcetic merged commit 0d361f3 into absmach:master Jan 22, 2020
@darkodraskovic darkodraskovic deleted the twins_update branch February 3, 2020 10:55
manuio pushed a commit that referenced this pull request Oct 12, 2020
Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants