Closed philihp closed 4 years ago
The tests added should bring test coverage to 100%, which can be seen with the command
MIX_ENV=test mix coveralls
and which lines specifically need coverage can be seen with
MIX_ENV=test mix coveralls.detail
The tests added should bring test coverage to 100%, which can be seen with the command
and which lines specifically need coverage can be seen with