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

MF-673 - Fix offset calculation after deleting thing or channel #679

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

blokovi
Copy link
Contributor

@blokovi blokovi commented Mar 30, 2019

Signed-off-by: Ivan Milošević iva@blokovi.com

What does this do?

Fix offset calculation after deleting thing/channel, not to go to negative offset after deleting last thing/channel

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

Resolves #673

…ative offset after deleting last thing/channel

Signed-off-by: Ivan Milošević <iva@blokovi.com>
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #679      +/-   ##
==========================================
+ Coverage   86.24%   86.29%   +0.05%     
==========================================
  Files          62       62              
  Lines        3722     3722              
==========================================
+ Hits         3210     3212       +2     
+ Misses        355      353       -2     
  Partials      157      157
Impacted Files Coverage Δ
things/service.go 94.15% <0%> (+1.29%) ⬆️

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 83cafeb...11c1527. Read the comment docs.

@blokovi blokovi added the UI label Mar 30, 2019
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

@darkodraskovic darkodraskovic merged commit bc49f6a into absmach:master Apr 1, 2019
nattaponra pushed a commit to nattaponra/mainflux that referenced this pull request Apr 6, 2019
…ative offset after deleting last thing/channel (absmach#679)

Signed-off-by: Ivan Milošević <iva@blokovi.com>
Signed-off-by: Nattapon Rakthong <nattapon.rakthong@gmail.com>
davide83 pushed a commit to davide83/mainflux that referenced this pull request May 13, 2019
…ative offset after deleting last thing/channel (absmach#679)

Signed-off-by: Ivan Milošević <iva@blokovi.com>
@blokovi blokovi deleted the MF-673 branch May 24, 2019 09:56
manuio pushed a commit that referenced this pull request Oct 12, 2020
…ative offset after deleting last thing/channel (#679)

Signed-off-by: Ivan Milošević <iva@blokovi.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.

Deleting last channel doesn't remove it from list
5 participants