wandb / client-ng

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

Make sure we exit properly on exceptions (needs work in rc5) #146

Closed raubitsj closed 4 years ago

raubitsj commented 4 years ago

We were hanging on exceptions in a bunch of cases. I will focus on console and cleanup handling for rc5

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 48b40068-41ae-44e4-bb30-2314a38f1b45


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_run.py 2 5 40.0%
wandb/sdk/wandb_init.py 4 8 50.0%
<!-- Total: 6 13 46.15% -->
Totals Coverage Status
Change from base Build 43fe6201-fbb8-4714-86d2-d871b985cbb6: -0.01%
Covered Lines: 11381
Relevant Lines: 18980

💛 - Coveralls