facebookresearch/hydra

Improve Hydra test coverage to 100%

Aperta

#802 aperta il 21 lug 2020

 (0 commenti) (1 reazione) (0 assegnatari)Python (608 fork)batch import
help wantedmaintenancepriority_lowtests

Metriche repository

Star
 (7539 stelle)
Metriche merge PR
 (Merge medio 37g 6h) (25 PR mergiate in 30 g)

Descrizione

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.

Guida contributor