wandb / client-ng

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

Unbrick code saving #210

Closed adrnswanberg closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 26c8ffb3-1bd7-40b3-a5ed-8c34da851f1f


Files with Coverage Reduction New Missed Lines %
wandb/apis/internal_runqueue.py 1 25.0%
wandb/filesync/dir_watcher.py 1 81.62%
wandb/internal/internal_api.py 1 56.54%
wandb/internal/meta.py 1 72.39%
wandb/internal/run.py 1 61.54%
wandb/util.py 1 64.52%
tests/test_datastore.py 2 97.83%
tests/test_util.py 2 97.44%
tests/utils/notebook_client.py 2 72.22%
wandb/cli/cli.py 2 62.0%
<!-- Total: 114 -->
Totals Coverage Status
Change from base Build 69c2282f-1663-43dd-b648-f64532d6f15a: 4.05%
Covered Lines: 13660
Relevant Lines: 21087

💛 - Coveralls
vanpelt commented 3 years ago

Tricky, confirmed this works!