Make blocklist deletion possible #750

Merged
KitaitiMakoto merged 1 commit from blocklist-deletion into master 2020-04-18 09:46:11 +00:00
KitaitiMakoto commented 2020-04-17 21:43:15 +00:00 (Migrated from github.com)

Hi,

I found simple condition check miss and fixed it.

Hi, I found simple condition check miss and fixed it.
codecov[bot] commented 2020-04-17 22:08:58 +00:00 (Migrated from github.com)

Codecov Report

Merging #750 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #750      +/-   ##
==========================================
- Coverage   39.01%   39.00%   -0.02%     
==========================================
  Files          73       73              
  Lines        9699     9699              
  Branches     2229     2229              
==========================================
- Hits         3784     3783       -1     
+ Misses       4787     4753      -34     
- Partials     1128     1163      +35     
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/750?src=pr&el=h1) Report > Merging [#750](https://codecov.io/gh/Plume-org/Plume/pull/750?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/c217e5e9b342304740623a4e9a8c3f189cea6f1c&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #750 +/- ## ========================================== - Coverage 39.01% 39.00% -0.02% ========================================== Files 73 73 Lines 9699 9699 Branches 2229 2229 ========================================== - Hits 3784 3783 -1 + Misses 4787 4753 -34 - Partials 1128 1163 +35 ```
elegaanz (Migrated from github.com) approved these changes 2020-04-18 09:46:05 +00:00
elegaanz (Migrated from github.com) left a comment

Nice catch! Thank you

Nice catch! Thank you
KitaitiMakoto commented 2020-04-18 09:51:28 +00:00 (Migrated from github.com)

Thanks!

Thanks!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#750
No description provided.