binwiederhier / replbot

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

WIP: Gotty #36

Closed binwiederhier closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #36 (29d126a) into main (c90bffe) will increase coverage by 5.73%. The diff coverage is 43.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   34.59%   40.33%   +5.73%     
==========================================
  Files          11       12       +1     
  Lines        1474     1681     +207     
==========================================
+ Hits          510      678     +168     
- Misses        889      892       +3     
- Partials       75      111      +36     
Impacted Files Coverage Δ
util/tmux.go 0.00% <0.00%> (ø)
util/shellescape.go 11.11% <11.11%> (ø)
bot/session.go 53.06% <44.44%> (+8.70%) :arrow_up:
bot/bot.go 45.10% <69.86%> (+5.48%) :arrow_up:
bot/conn_mem.go 74.77% <86.66%> (+3.34%) :arrow_up:
config/config.go 92.30% <100.00%> (+0.20%) :arrow_up:
bot/util.go 70.00% <0.00%> (+15.71%) :arrow_up:

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 c90bffe...29d126a. Read the comment docs.