iterative / iterative/telemetry-python
Check CI ID
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`_generate_ci_id` generates a `group_id` field:
https://github.com/iterative/telemetry-python/blob/41bcc8717f461e5ad8555e10997299d755b19c83/src/iterative_telemetry/__init__.py#L333
DVC uses this function directly:
https://github.com/iterative/dvc/blob/e362438f03d1bc7b9c54d091e37bca72ef410cde/dvc/analytics.py#L109
However, the `group_id` field is always null in the DVC analytics. Need to investigate further.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.