facebookresearch/hydra

Improve Hydra test coverage to 100%

Aberta

#802 aberto em 21 de jul. de 2020

 (0 comentário) (1 reação) (0 responsável)Python (608 forks)batch import
help wantedmaintenancepriority_lowtests

Métricas do repositório

Stars
 (7.539 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Improve Hydra's core test coverage incrementally.

The current coverage gate is 80%, and the core test suite currently reports less than complete coverage.

Goal

Reach and maintain 100% test coverage for Hydra core, then raise the enforced coverage threshold to 100%.

Coverage improvements should come from meaningful tests of supported behavior. Any code excluded from coverage should have a specific, documented reason.

Guia do colaborador