Softcatala / translation-memory-tools

A set of tools to build, maintain and use translation memories

Home Page:https://www.softcatala.org/recursos/memories/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add coverage support

gforcada opened this issue · comments

To grow confidence on our code and be able to refactor the code base some coverage tools need to be put in place, so we know how much code is still not tested.

coveralls.io for example has integration with travis, so it's perfect for us.

I already integrated that on a personal project, so, if nobody beats me I will do so later.

@gforcada No problem at all. I like the idea.

Already done