wandb / client-ng

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

login host fixes #214

Closed vanpelt closed 3 years ago

vanpelt commented 3 years ago

This still doesn't fix the issue of workspace settings not propagating.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 11b8217f-a2b8-4c81-95a7-51ff39a5fcc4


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_login.py 3 4 75.0%
<!-- Total: 5 6 83.33% -->
Files with Coverage Reduction New Missed Lines %
wandb/compat/tempfile.py 2 59.09%
wandb/lib/server.py 2 80.0%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 98cddf07-b1b4-496c-8572-8974d369cdd4: -0.02%
Covered Lines: 12912
Relevant Lines: 21171

💛 - Coveralls