mqtt-tools / mqttwarn

A highly configurable MQTT message router, where the routing targets are notification plugins, primarily written in Python.
https://mqttwarn.readthedocs.io/
Eclipse Public License 2.0
955 stars 183 forks source link

Chore: Adjust links after repository transfer #661

Closed amotl closed 1 year ago

amotl commented 1 year ago

After transferring the repository to the mqtt-tools organization ^1, a few links and references needed to be adjusted.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.45 :tada:

Comparison is base (b40e3b8) 47.48% compared to head (23b3a87) 47.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #661 +/- ## ========================================== + Coverage 47.48% 47.94% +0.45% ========================================== Files 81 81 Lines 3917 3917 ========================================== + Hits 1860 1878 +18 + Misses 2057 2039 -18 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `47.94% <ø> (+0.45%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/mqtt-tools/mqttwarn/pull/661?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools) | Coverage Δ | | |---|---|---| | [mqttwarn/services/alexa-notify-me.py](https://app.codecov.io/gh/mqtt-tools/mqttwarn/pull/661?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools#diff-bXF0dHdhcm4vc2VydmljZXMvYWxleGEtbm90aWZ5LW1lLnB5) | `100.00% <ø> (ø)` | | | [mqttwarn/services/autoremote.py](https://app.codecov.io/gh/mqtt-tools/mqttwarn/pull/661?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools#diff-bXF0dHdhcm4vc2VydmljZXMvYXV0b3JlbW90ZS5weQ==) | `100.00% <ø> (ø)` | | | [mqttwarn/services/hangbot.py](https://app.codecov.io/gh/mqtt-tools/mqttwarn/pull/661?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools#diff-bXF0dHdhcm4vc2VydmljZXMvaGFuZ2JvdC5weQ==) | `0.00% <ø> (ø)` | | | [mqttwarn/services/irccat.py](https://app.codecov.io/gh/mqtt-tools/mqttwarn/pull/661?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools#diff-bXF0dHdhcm4vc2VydmljZXMvaXJjY2F0LnB5) | `100.00% <ø> (ø)` | | | [mqttwarn/services/rrdtool.py](https://app.codecov.io/gh/mqtt-tools/mqttwarn/pull/661?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools#diff-bXF0dHdhcm4vc2VydmljZXMvcnJkdG9vbC5weQ==) | `0.00% <ø> (ø)` | | | [mqttwarn/util.py](https://app.codecov.io/gh/mqtt-tools/mqttwarn/pull/661?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools#diff-bXF0dHdhcm4vdXRpbC5weQ==) | `100.00% <ø> (+5.18%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/mqtt-tools/mqttwarn/pull/661/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mqtt-tools)

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