facebookresearch/hydra

Improve Hydra test coverage to 100%

オープン

#802 opened on 2020/07/21

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Python (608 件のフォーク)batch import
help wantedmaintenancepriority_lowtests

Repository metrics

Stars
 (7,539 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド