Fix coverage articles process
- Use the same API as the other Articles (call instead build) and use the AbstractArticle class in the CoverageArticle.
- Returns CoverageTicket list instead of tickets.
- Fix the
getattr
method usage.
getattr
method usage.