You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A protocol (defprotocol) or implementation (defimpl) definition covered during the tests triggers an error when using the cobertura formatter mix coveralls.cobertura.
** (MatchError) no match of right hand side value: nil
(excoveralls 0.16.0) lib/excoveralls/cobertura.ex:168: ExCoveralls.Cobertura.module_name/1
A protocol (
defprotocol
) or implementation (defimpl
) definition covered during the tests triggers an error when using the cobertura formattermix coveralls.cobertura
.Made a PR here #306
Thanks!
The text was updated successfully, but these errors were encountered: