Dids / rustbot

A Discord bot that acts as a two-way chat bridge between Discord and Rust (the game), written in Go.
MIT License
2 stars 1 forks source link

Merge to master #16

Closed Dids closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@386a7b2). Click here to learn what that means. The diff coverage is 8.27%.

:exclamation: Current head 8f4946a differs from pull request most recent head 23b8ebd. Consider uploading reports for the commit 23b8ebd to get more accurate results

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage          ?   10.87%           
=========================================
  Files             ?       17           
  Lines             ?      754           
  Branches          ?        0           
=========================================
  Hits              ?       82           
  Misses            ?      654           
  Partials          ?       18           
Impacted Files Coverage Δ
discord/connection.go 0.00% <0.00%> (ø)
discord/message.go 0.00% <0.00%> (ø)
discord/players.go 0.00% <0.00%> (ø)
discord/root.go 0.00% <0.00%> (ø)
discord/rpc.go 0.00% <0.00%> (ø)
discord/util.go 0.00% <0.00%> (ø)
eventhandler/root.go 0.00% <ø> (ø)
main.go 0.00% <0.00%> (ø)
logger/root.go 42.30% <42.30%> (ø)
database/root.go 65.21% <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 386a7b2...23b8ebd. Read the comment docs.