wandb / client-ng

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

fix artifact downloads #217

Closed annirudh closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 3a30f9d2-b241-4030-b4e2-634a8a3d33c4


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_artifacts.py 3 4 75.0%
<!-- Total: 5 6 83.33% -->
Totals Coverage Status
Change from base Build e364ddc8-32c4-49dc-9908-71118087468e: 0.004%
Covered Lines: 12920
Relevant Lines: 21185

💛 - Coveralls
annirudh commented 3 years ago

Looks good, I assume current local instances won't handle "default" properly, but they're already busted so should be fine.

Unfortunately :(

This was my bad. Artifacts download will be broken until we can upgrade local and ship a new CLI release. Unfortunately the UI is also busted for separate reasons.