8
16
Fork 22

delete notification on user deletion #658

Zusammengeführt
Plume_migration_agent hat 5 Commits von bugfix/651 nach master vor 5 Jahren zusammengeführt
trinity-1686a hat vor 5 Jahren kommentiert
Besitzer

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] hat vor 5 Jahren kommentiert (Migriert von 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 (Migriert von github.com) hat vor 5 Jahren Änderungen angefragt
elegaanz (Migriert von github.com) hat vor 5 Jahren kommentiert

object_id is the ID of the Follow object actually.

`object_id` is the ID of the `Follow` object actually.
elegaanz (Migriert von github.com) hat vor 5 Jahren überprüft
elegaanz (Migriert von github.com) hat einen Kommentar hinterlassen

If the tests pass, you can merge!

If the tests pass, you can merge!
trinity-1686a hat vor 5 Jahren kommentiert
Ersteller
Besitzer

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 (Migriert von github.com) hat die Änderungen vor 5 Jahren genehmigt
igalic (Migriert von github.com) hat einen Kommentar hinterlassen

👍

👍
Der Pull Request wurde als 12c80f9981 gemergt.

Schritt 1:

Wechsle auf einen neuen Branch in deinem lokalen Repository und teste die Änderungen.
git checkout -b bugfix/651 master
git pull origin bugfix/651

Schritt 2:

Führe die Änderungen zusammen und aktualisiere den Stand online auf Forgejo.
git checkout master
git merge --no-ff bugfix/651
git push origin master
Anmelden, um an der Diskussion teilzunehmen.
Keine Reviewer
Kein Meilenstein
Niemand zuständig
2 Beteiligte
Nachrichten
Fällig am
Das Fälligkeitsdatum ist ungültig oder außerhalb des zulässigen Bereichs. Bitte verwende das Format „jjjj-mm-tt“.

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Keine Abhängigkeiten gesetzt.

Referenz: Plume/Plume#658
Laden…
Hier gibt es bis jetzt noch keinen Inhalt.