arr-ai / arrai

The ultimate data engine.
http://arr.ai
Apache License 2.0
20 stars 15 forks source link

Print arrai info on install #623

Closed orlade-anz closed 4 years ago

orlade-anz commented 4 years ago

Check that arrai actually works after go install completes. If it doesn't, ln -s will fail surprisingly. If it does, you get to see the version and the user is made aware of arrai info.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 3386b80e0e0abdd812b5501dbbc8f5146500a5cc-PR-623


Files with Coverage Reduction New Missed Lines %
rel/value_set_generic.go 2 73.53%
rel/value_set_str.go 7 55.33%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 6086cd41b1d09c6b347ea5edf6042826cd967116: -0.02%
Covered Lines: 4951
Relevant Lines: 10330

💛 - Coveralls