delete notification on user deletion #658

Злито
Plume_migration_agent злито 5 комітів з bugfix/651 до master 5 роки тому
trinity-1686a прокоментував(ла) 5 роки тому
Власник

fix #651

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

fix #651 before merging, I'd like to add a regression test
codecov[bot] прокоментував(ла) 5 роки тому (Перенесено з github.com)

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
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/658?src=pr&el=h1) Report > Merging [#658](https://codecov.io/gh/Plume-org/Plume/pull/658?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/d46af6fe5bb472d0aa9435520690c3b94a3ec577?src=pr&el=desc) will **increase** coverage by `0.58%`. > The diff coverage is `70%`. ```diff @@ 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 ```
elegaanz (Перенесено з github.com) зробив запит змін 5 роки тому
elegaanz (Перенесено з github.com) прокоментував(ла) 5 роки тому

object_id is the ID of the Follow object actually.

`object_id` is the ID of the `Follow` object actually.
elegaanz (Перенесено з github.com) рецензовано 5 роки тому
elegaanz (Перенесено з github.com) додав коментар

If the tests pass, you can merge!

If the tests pass, you can merge!
trinity-1686a прокоментував(ла) 5 роки тому
Автор
Власник

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

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
igalic (Перенесено з github.com) зміни затверджено 5 роки тому
igalic (Перенесено з github.com) додав коментар

👍

👍

Рецензенти

Запит на злиття був влитиий як 12c80f9981.
Також можна переглянути інструкції для командного рядка.

Крок 1:

У репозиторії вашого проєкту перевірте нову гілку і протестуйте зміни.
git checkout -b bugfix/651 master
git pull origin bugfix/651

Крок 2:

Об'єднати зміни і оновити на Forgejo.
git checkout master
git merge --no-ff bugfix/651
git push origin master
Підпишіться щоб приєднатися до обговорення.
Немає рецензентів
Етап відсутній
Немає виконавця
2 учасників
Сповіщення
Дата завершення
Термін дії не дійсний або знаходиться за межами допустимого діапазону. Будь ласка використовуйте формат 'yyyy-mm-dd'.

Термін виконання не встановлений.

Залежності

No dependencies set.

Reference: Plume/Plume#658
Завантаження…
Тут ще немає жодного змісту.