robertoszek / pleroma-bot

Bot for mirroring one or multiple Twitter accounts in Pleroma/Mastodon/Misskey.
https://robertoszek.github.io/pleroma-bot
MIT License
104 stars 18 forks source link

Always use https:// Twitter URL #118

Closed wzyboy closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (f696be0) compared to base (9a64891). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #118 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 12 12 Lines 1993 1993 ========================================= Hits 1993 1993 ``` | [Impacted Files](https://codecov.io/gh/robertoszek/pleroma-bot/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [pleroma\_bot/cli.py](https://codecov.io/gh/robertoszek/pleroma-bot/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cGxlcm9tYV9ib3QvY2xpLnB5) | `100.00% <ø> (ø)` | | | [pleroma\_bot/tests/conftest.py](https://codecov.io/gh/robertoszek/pleroma-bot/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cGxlcm9tYV9ib3QvdGVzdHMvY29uZnRlc3QucHk=) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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

wzyboy commented 1 year ago

Nothing broke for me. I just saw the "Twitter" field on Pleroma has an http:// protocol and did a search-and-replace of http://twitter.com in the source code repo