wandb / client-ng

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

Bring over new artfact download logic #171

Closed vanpelt closed 4 years ago

vanpelt commented 4 years ago

Ported the changes made for Cling

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 4d71497d-707f-4ea1-84b1-f07edec79b82


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/apis/public.py 14 19 73.68%
<!-- Total: 20 25 80.0% -->
Files with Coverage Reduction New Missed Lines %
tests/utils/mock_server.py 1 84.98%
wandb/apis/internal_runqueue.py 1 25.0%
wandb/internal/internal.py 1 27.89%
wandb/internal/meta.py 1 72.39%
wandb/internal/run.py 1 61.54%
wandb/lib/ipython.py 1 71.43%
wandb/old/core.py 1 57.63%
wandb/sdk/wandb_config.py 1 69.72%
wandb/sweeps/base.py 1 80.0%
wandb/sweeps/params.py 1 36.82%
<!-- Total: 939 -->
Totals Coverage Status
Change from base Build 2252ce0f-f1ee-42fd-993f-db6a4b2da7a9: -4.08%
Covered Lines: 12362
Relevant Lines: 20339

💛 - Coveralls