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 obsolete attribute persistance #1018

Merged
merged 2 commits into from
Jan 27, 2020

Conversation

darkodraskovic
Copy link
Contributor

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

What does this do?

Fix the problem with state persisting the attribute corresponding to the previous definition.

Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
@darkodraskovic darkodraskovic requested a review from a team as a code owner January 27, 2020 00:34
@codecov-io
Copy link

codecov-io commented Jan 27, 2020

Codecov Report

Merging #1018 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1018      +/-   ##
==========================================
- Coverage   79.74%   79.69%   -0.05%     
==========================================
  Files          95       95              
  Lines        6552     6556       +4     
==========================================
  Hits         5225     5225              
- Misses       1014     1018       +4     
  Partials      313      313
Impacted Files Coverage Δ
twins/service.go 49.3% <0%> (-1.41%) ⬇️

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 0d361f3...b094500. Read the comment docs.

twins/service.go Outdated Show resolved Hide resolved
Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
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

@drasko drasko merged commit 575d1d6 into absmach:master Jan 27, 2020
@darkodraskovic darkodraskovic deleted the twins_state_update branch February 3, 2020 10:54
manuio pushed a commit that referenced this pull request Oct 12, 2020
* Fix obsolete attribute update

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

* Inlined map key presence check

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants