openpoke / decidim-module-reporting-proposals

A new component for Decidim based on Proposals focus on reporting geolocated actuations in a city
GNU Affero General Public License v3.0
6 stars 5 forks source link

Notify the author of the proposal about the answer #71

Closed antopalidi closed 1 year ago

antopalidi commented 1 year ago

Sends a notification to the author of a proposal when has been answered. fixes #72

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 :tada:

Comparison is base (d8b65db) 98.11% compared to head (85a9131) 98.16%.

:exclamation: Current head 85a9131 differs from pull request most recent head 43bc72f. Consider uploading reports for the commit 43bc72f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== + Coverage 98.11% 98.16% +0.05% ========================================== Files 71 73 +2 Lines 1272 1310 +38 ========================================== + Hits 1248 1286 +38 Misses 24 24 ``` | [Impacted Files](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke) | Coverage Δ | | |---|---|---| | [...ecidim/proposals/admin/answer\_proposal\_override.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-YXBwL2NvbW1hbmRzL2NvbmNlcm5zL2RlY2lkaW0vcHJvcG9zYWxzL2FkbWluL2Fuc3dlcl9wcm9wb3NhbF9vdmVycmlkZS5yYg==) | `100.00% <100.00%> (ø)` | | | [...osals/admin/notification\_answer\_proposal\_mailer.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-YXBwL21haWxlcnMvY29uY2VybnMvZGVjaWRpbS9wcm9wb3NhbHMvYWRtaW4vbm90aWZpY2F0aW9uX2Fuc3dlcl9wcm9wb3NhbF9tYWlsZXIucmI=) | `100.00% <100.00%> (ø)` | | | [lib/decidim/reporting\_proposals/config.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-bGliL2RlY2lkaW0vcmVwb3J0aW5nX3Byb3Bvc2Fscy9jb25maWcucmI=) | `100.00% <100.00%> (ø)` | | | [lib/decidim/reporting\_proposals/engine.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-bGliL2RlY2lkaW0vcmVwb3J0aW5nX3Byb3Bvc2Fscy9lbmdpbmUucmI=) | `97.64% <100.00%> (+0.02%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.