binwiederhier / replbot

Slack/Discord bot for running interactive REPLs and shells from a chat.
Apache License 2.0
199 stars 8 forks source link

Share sshd #26

Closed binwiederhier closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #26 (cb60baa) into main (550eec3) will decrease coverage by 2.41%. The diff coverage is 31.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   38.77%   36.36%   -2.42%     
==========================================
  Files          10       10              
  Lines        1176     1254      +78     
==========================================
  Hits          456      456              
- Misses        662      740      +78     
  Partials       58       58              
Impacted Files Coverage Δ
bot/conn_discord.go 0.00% <0.00%> (ø)
bot/conn_mem.go 72.91% <0.00%> (-8.48%) :arrow_down:
bot/conn_slack.go 0.00% <0.00%> (ø)
util/util.go 20.00% <0.00%> (-9.55%) :arrow_down:
bot/bot.go 40.95% <36.84%> (-2.64%) :arrow_down:
bot/session.go 48.18% <41.66%> (-1.42%) :arrow_down:

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 550eec3...cb60baa. Read the comment docs.