delete notification on user deletion #658

Fusionado
Plume_migration_agent fusionados 5 commits de bugfix/651 en master hace 5 años
Propietario

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] comentado hace 5 años (Migrado desde 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 (Migrado desde github.com) cambios solicitados hace 5 años
elegaanz (Migrado desde github.com) comentado hace 5 años

object_id is the ID of the Follow object actually.

`object_id` is the ID of the `Follow` object actually.
elegaanz (Migrado desde github.com) revisado hace 5 años
elegaanz (Migrado desde github.com) dejó un comentario

If the tests pass, you can merge!

If the tests pass, you can merge!
Autor
Propietario

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 (Migrado desde github.com) aprobado estos cambios hace 5 años
igalic (Migrado desde github.com) dejó un comentario

👍

👍
El Pull Request se ha fusionado como 12c80f9981.

Paso 1:

Desde el repositorio de su proyecto, revisa una nueva rama y prueba los cambios.
git checkout -b bugfix/651 master
git pull origin bugfix/651

Paso 2:

Combine los cambios y actualice en Forgejo.
git checkout master
git merge --no-ff bugfix/651
git push origin master
Inicie sesión para unirse a esta conversación.
No hay revisores
Sin Milestone
No asignados
2 participantes
Notificaciones
Fecha de vencimiento
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependencias

No se han establecido dependencias.

Referencia: Plume/Plume#658
Cargando…
Aún no existe contenido.