robertoszek / pleroma-bot

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

Bump to v1.0.2 #66

Closed robertoszek closed 2 years ago

robertoszek commented 2 years ago

Added

Fixed

Enhancements

codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (cd96b04) into master (92d2dac) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #66   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9        10    +1     
  Lines         1186      1229   +43     
=========================================
+ Hits          1186      1229   +43     
Impacted Files Coverage Δ
pleroma_bot/__init__.py 100.00% <100.00%> (ø)
pleroma_bot/_misskey.py 100.00% <100.00%> (ø)
pleroma_bot/_pin.py 100.00% <100.00%> (ø)
pleroma_bot/_pleroma.py 100.00% <100.00%> (ø)
pleroma_bot/_processing.py 100.00% <100.00%> (ø)
pleroma_bot/_utils.py 100.00% <100.00%> (ø)
pleroma_bot/cli.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 92d2dac...cd96b04. Read the comment docs.