elixir-gettext / gettext

Internationalization and localization support for Elixir.
https://hexdocs.pm/gettext
461 stars 87 forks source link

Add code coverage through coveralls #329

Closed whatyouhide closed 1 year ago

whatyouhide commented 1 year ago

I find this quite useful in practice, to detect files that are not well tested or potentially unused code.