wandb / client-ng

Experimental wandb CLI and Python API - See Experimental section below.
http://wandb.com
16 stars 7 forks source link

Port restore command #147

Closed farizrahman4u closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 0c5a81e7-4f67-44a8-add3-81d400a92478


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/lib/git.py 1 2 50.0%
wandb/cli/cli.py 173 239 72.38%
<!-- Total: 259 326 79.45% -->
Files with Coverage Reduction New Missed Lines %
wandb/compat/tempfile.py 2 59.09%
wandb/cli/cli.py 15 63.12%
tests/utils/mock_server.py 17 84.98%
<!-- Total: 34 -->
Totals Coverage Status
Change from base Build 56d7f4f4-fba3-4a10-97b8-b070834405fb: 0.3%
Covered Lines: 11692
Relevant Lines: 19587

💛 - Coveralls