wandb / client-ng

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

Console logging for notebooks #168

Closed farizrahman4u closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 24dcc085-6736-4b49-994b-ed83964a319b


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_run.py 10 15 66.67%
wandb/lib/redirect.py 22 32 68.75%
<!-- Total: 33 48 68.75% -->
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.77%
wandb/internal/meta.py 1 72.39%
wandb/internal/run.py 1 61.54%
wandb/util.py 1 63.0%
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.02%
<!-- Total: 106 -->
Totals Coverage Status
Change from base Build fca2c6a9-c295-4865-899a-7d61967ccf60: 4.007%
Covered Lines: 12982
Relevant Lines: 20052

💛 - Coveralls