Skip to content

Fix coverage articles process

Administrator requested to merge fix/coverage-articles-process into master
  • 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.

Merge request reports