wandb / client-ng

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

Fix up some login cases #201

Closed raubitsj closed 3 years ago

raubitsj commented 3 years ago

fixes: https://wandb.atlassian.net/browse/WB-3352

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 159c7b57-5eae-4a57-a1d9-c115790f0de0


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_login.py 11 12 91.67%
<!-- Total: 32 33 96.97% -->
Files with Coverage Reduction New Missed Lines %
wandb/sdk/wandb_login.py 1 93.1%
wandb/lib/apikey.py 4 81.34%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 682cd099-2fe7-4de2-866d-484419dca828: 0.2%
Covered Lines: 12780
Relevant Lines: 21068

💛 - Coveralls