wandb / client-ng

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

app.wandb.ai => wandb.ai #223

Closed vanpelt closed 3 years ago

vanpelt commented 3 years ago

And DRY'd up the logic

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build c51e6a69-70e0-4779-b594-7ccde8e6ee2c


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/apis/internal_runqueue.py 0 1 0.0%
wandb/lib/apikey.py 1 2 50.0%
wandb/sdk/wandb_run.py 2 3 66.67%
<!-- Total: 9 12 75.0% -->
Files with Coverage Reduction New Missed Lines %
tests/utils/mock_server.py 1 84.65%
wandb/apis/internal_runqueue.py 1 25.45%
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/sdk/wandb_login.py 1 91.04%
wandb/sweeps/base.py 1 80.0%
<!-- Total: 971 -->
Totals Coverage Status
Change from base Build 3fb5f0f8-2f15-4a7c-93f0-ab35155f1163: -4.02%
Covered Lines: 12935
Relevant Lines: 21188

💛 - Coveralls