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

Added initial database support #11

Closed Dids closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #11 into master will increase coverage by 12.68%. The diff coverage is 40.68%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #11       +/-   ##
===========================================
+ Coverage       0%   12.68%   +12.68%     
===========================================
  Files           4        5        +1     
  Lines         328      465      +137     
===========================================
+ Hits            0       59       +59     
- Misses        328      390       +62     
- Partials        0       16       +16
Impacted Files Coverage Δ
webrcon/root.go 0% <0%> (ø) :arrow_up:
discord/root.go 0% <0%> (ø) :arrow_up:
main.go 0% <0%> (ø) :arrow_up:
database/root.go 64.83% <64.83%> (ø)

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 deb7d45...622d26b. Read the comment docs.