Continuous Integration in Elixir Phoenix with Travis-CI and Codecov
I'll show how to get travis-ci run your test suit and then upload the coverage report to codecov. All this, being shown on github pull request checks for reference. Something I've been doing more extensively lately is Unit Testing, not necessarily do...
Nov 26, 20205 min read182


