wandb / client-ng

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

Go back to wrapping for notebooks #199

Closed farizrahman4u closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build b755da36-c19a-4750-9752-cbd2133ebc8a


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_settings.py 2 3 66.67%
<!-- Total: 2 3 66.67% -->
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 54.63%
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: 108 -->
Totals Coverage Status
Change from base Build 0f19418d-a5fd-4545-b100-291347987847: 4.004%
Covered Lines: 13506
Relevant Lines: 20999

💛 - Coveralls