eloquent
eloquent copied to clipboard
add test coverage using coveralls.io
see:
https://coveralls.io/repos https://github.com/ColdenCullen/doveralls
unfortunately this is currently blocked by the fact that running tests fails on travis-ci due to dependencies. Need the following to succeed prior to setting up coverage report:
dub test -b unittest-cov
This is now blocked on https://github.com/ColdenCullen/doveralls/issues/22