facebookresearch/hydra

Improve Hydra test coverage to 100%

Ouverte

#802 ouverte le 21 juil. 2020

 (0 commentaire) (1 réaction) (0 personne assignée)Python (608 forks)batch import
help wantedmaintenancepriority_lowtests

Métriques du dépôt

Stars
 (7 539 étoiles)
Métriques de merge PR
 (Merge moyen 37j 6h) (25 PRs mergées en 30 j)

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.

Guide contributeur