facebookresearch/hydra

Improving the test coverage in Hydra

Open

#802 opened on Jul 21, 2020

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Python (7,539 stars) (608 forks)batch import
help wantedmaintenance

Description

We need to start working on improving the test coverage in Hydra. There are some roadblocks like how to ensure examples coverage is properly accounted for.

Originally posted by @omry in https://github.com/facebookresearch/hydra/pull/800#discussion_r457554277

Steps:

  1. Calculate the current coverage.

Contributor guide