Signalen / backend

Backend for Signalen, an application that helps cities manage and prioritize nuisance reports.

Home Page:https://signalen.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Coverage report is not yet published in an easy to browse way

ericherman opened this issue · comments

The Signalen backend has over 90% test coverage. As part of the CI pipeline, code coverage is measured and uploaded as an artifact.

However, it is not yet easy to browse, nor is it easy to observe trends over time.

It would be nice to visualize this, perhaps using codecove.io or similar.