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 on publish proposal #73

Closed antopalidi closed 1 year ago

antopalidi commented 1 year ago

Sends a notification to the author of a proposal when has been published. fixes #70

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -1.30 :warning:

Comparison is base (caa6168) 98.16% compared to head (e70ff33) 96.87%.

:exclamation: Current head e70ff33 differs from pull request most recent head 474c94b. Consider uploading reports for the commit 474c94b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== - Coverage 98.16% 96.87% -1.30% ========================================== Files 73 74 +1 Lines 1310 1342 +32 ========================================== + Hits 1286 1300 +14 - Misses 24 42 +18 ``` | [Impacted Files](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke) | Coverage Δ | | |---|---|---| | [...rns/decidim/proposals/publish\_proposal\_override.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-YXBwL2NvbW1hbmRzL2NvbmNlcm5zL2RlY2lkaW0vcHJvcG9zYWxzL3B1Ymxpc2hfcHJvcG9zYWxfb3ZlcnJpZGUucmI=) | `100.00% <100.00%> (ø)` | | | [.../proposals/notification\_publish\_proposal\_mailer.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-YXBwL21haWxlcnMvY29uY2VybnMvZGVjaWRpbS9wcm9wb3NhbHMvbm90aWZpY2F0aW9uX3B1Ymxpc2hfcHJvcG9zYWxfbWFpbGVyLnJi) | `100.00% <100.00%> (ø)` | | | [lib/decidim/reporting\_proposals/config.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/73?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/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-bGliL2RlY2lkaW0vcmVwb3J0aW5nX3Byb3Bvc2Fscy9lbmdpbmUucmI=) | `97.67% <100.00%> (+0.02%)` | :arrow_up: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/73/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke)

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