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

Fixed build issues #19

Closed Dids closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (d6c0195) into master (4772173) will increase coverage by 0.04%. The diff coverage is 0.00%.

:exclamation: Current head d6c0195 differs from pull request most recent head a79b960. Consider uploading reports for the commit a79b960 to get more accurate results

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   10.87%   10.91%   +0.04%     
==========================================
  Files          17       17              
  Lines         754      751       -3     
==========================================
  Hits           82       82              
+ Misses        654      651       -3     
  Partials       18       18              
Impacted Files Coverage Δ
discord/connection.go 0.00% <0.00%> (ø)
discord/root.go 0.00% <0.00%> (ø)
main.go 0.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 1855da6...a79b960. Read the comment docs.