facebookresearch/hydra

Improve Hydra test coverage to 100%

開放

#802 建立於 2020年7月21日

 (0 則留言) (1 個反應) (0 位負責人)Python (608 個分叉)batch import
help wantedmaintenancepriority_lowtests

倉庫指標

星標
 (7,539 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南