raa0121 / GoBCDice

GoBCDice is BCDice reimplemented by Go.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

cmd: add /v1/version #33

Closed raa0121 closed 5 years ago

raa0121 commented 5 years ago

{"api":"0.0.1","bcdice":"0.0.0","success":true} を返します。

codecov[bot] commented 5 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #33   +/-   ##
=====================================
  Coverage      76%    76%           
=====================================
  Files          46     46           
  Lines        2267   2267           
=====================================
  Hits         1723   1723           
  Misses        422    422           
  Partials      122    122

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 d9320f2...275c6c9. Read the comment docs.