mix codecov (mix_codecov v0.1.0)
View SourceCreates ./codecov.json report based on the exported test coverage
Usage examples
mix codecov- if no arguments supplied, the task imports all*.coverdatafiles from the./coverdirectory.mix codecov _build/test/cover cover- any supplied argument is treated as a directory name, the task imports all*.coverdatafiles from these directories.