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

delete notification on user deletion #658

Merged
merged 5 commits into from
Sep 13, 2019
Merged

delete notification on user deletion #658

merged 5 commits into from
Sep 13, 2019

Conversation

trinity-1686a
Copy link
Contributor

fix #651

before merging, I'd like to add a regression test

@trinity-1686a trinity-1686a added C: Bug Something isn't working A: Backend Code running on the server labels Aug 27, 2019
@codecov
Copy link

codecov bot commented Aug 27, 2019

Codecov Report

Merging #658 into master will increase coverage by 0.58%.
The diff coverage is 70%.

@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
+ Coverage   34.58%   35.17%   +0.58%     
==========================================
  Files          68       68              
  Lines        8020     7952      -68     
  Branches     1890     1893       +3     
==========================================
+ Hits         2774     2797      +23     
+ Misses       4468     4374      -94     
- Partials      778      781       +3

plume-models/src/notifications.rs Outdated Show resolved Hide resolved
elegaanz
elegaanz previously approved these changes Aug 28, 2019
Copy link
Member

@elegaanz elegaanz left a comment

Choose a reason for hiding this comment

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

If the tests pass, you can merge!

@trinity-1686a
Copy link
Contributor Author

this has been stall for a bit, and I don't have time to fix the CI (the problem is not related to the fix, but to the way integration tests are run). I'll revert latests commit so we can merge it as is

Copy link
Contributor

@igalic igalic left a comment

Choose a reason for hiding this comment

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

👍

@igalic igalic merged commit 12c80f9 into master Sep 13, 2019
@igalic igalic deleted the bugfix/651 branch September 13, 2019 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Backend Code running on the server C: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Follow notifications are not deleted when account is deleted
3 participants