wandb / client-ng

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

improve offline #181

Closed raubitsj closed 4 years ago

raubitsj commented 4 years ago

TODO:

Not in this PR:

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 127f02b3-a3d7-4cde-b0f0-6ab18eedbb2a


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/internal/sender.py 13 16 81.25%
wandb/internal/handler.py 15 20 75.0%
wandb/cli/cli.py 13 29 44.83%
wandb/sync/sync.py 4 69 5.8%
<!-- Total: 114 203 56.16% -->
Files with Coverage Reduction New Missed Lines %
wandb/cli/cli.py 1 62.27%
wandb/internal/handler.py 1 48.99%
wandb/sdk/wandb_run.py 1 70.89%
wandb/sync/sync.py 4 17.2%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 27a4f8d7-0d79-4d15-8369-59f1a86639b7: 0.1%
Covered Lines: 12543
Relevant Lines: 20701

💛 - Coveralls