bots-house / share-file-bot

☁️ Share anything using Telegram as Cloud
https://t.me/share_file_bot
MIT License
24 stars 9 forks source link

feat: linked post #65

Closed mr-linch closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #65 (48e5ecd) into master (d78ccaa) will decrease coverage by 1.34%. The diff coverage is 11.11%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #65      +/-   ##
=========================================
- Coverage    8.24%   6.89%   -1.35%     
=========================================
  Files          27      31       +4     
  Lines        1601    2117     +516     
=========================================
+ Hits          132     146      +14     
- Misses       1452    1953     +501     
- Partials       17      18       +1     
Impacted Files Coverage Δ
bot/bot.go 0.00% <0.00%> (ø)
bot/handler_admin.go 0.00% <ø> (ø)
bot/handler_chat.go 0.00% <0.00%> (ø)
bot/handler_common.go 0.00% <0.00%> (ø)
bot/handler_file.go 0.00% <0.00%> (ø)
bot/handler_settings.go 0.00% <ø> (ø)
bot/handler_settings_channels_and_chats.go 0.46% <ø> (ø)
bot/helpers.go 0.00% <0.00%> (ø)
main.go 2.11% <ø> (ø)
pkg/tg/errors.go 0.00% <ø> (ø)
... and 11 more

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 d78ccaa...48e5ecd. Read the comment docs.