Python library and web service for Open Source Software Health and Sustainability metrics & data collection. You can find our documentation and new contributor information easily here: https://oss-augur.readthedocs.io/en/main/ and learn more about Augur at our website https://augurlabs.io
Describe the bug:
Metrics implemented in ghtorrent show up twice in "Metrics Status." The same thing seems to be happening with certain metrics in githubapi. In githuapi certain metrics like "bus factor", "tags", etc. show up twice while metrics like "Lines of code changed" show up once.
To Reproduce:
Steps to reproduce the behavior:
Start the Flask server.
Open the web application.
Select "Metric Status" form the navbar.
Select "ghtorrent" as the source.
See the duplicate metrics statuses.
Expected behavior:
The metric statuses should show up only once per metric.
Screenshots
Desktop (please complete the following information):
I accidentally did this while trying to fix another issue in metrics_status. I'm rolling back metrics status to an earlier version while I try to fix the actual issue.
Describe the bug: Metrics implemented in
ghtorrent
show up twice in "Metrics Status." The same thing seems to be happening with certain metrics ingithubapi
. Ingithuapi
certain metrics like "bus factor", "tags", etc. show up twice while metrics like "Lines of code changed" show up once.To Reproduce: Steps to reproduce the behavior:
Expected behavior: The metric statuses should show up only once per metric.
Screenshots
Desktop (please complete the following information):