wandb / client-ng

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

Native stream redirect for notebooks #191

Closed farizrahman4u closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build b47ba4b4-3d88-4191-8e25-bddfd9c92588


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_run.py 1 2 50.0%
wandb/sdk/wandb_settings.py 1 3 33.33%
wandb/lib/redirect.py 5 29 17.24%
<!-- Total: 7 34 20.59% -->
Files with Coverage Reduction New Missed Lines %
tests/utils/mock_server.py 1 84.0%
wandb/apis/internal_runqueue.py 1 25.0%
wandb/internal/internal.py 1 27.89%
wandb/internal/meta.py 1 72.39%
wandb/internal/run.py 1 61.54%
wandb/lib/apikey.py 1 62.2%
wandb/lib/ipython.py 1 71.43%
wandb/old/core.py 1 57.63%
wandb/sdk/wandb_config.py 1 69.72%
wandb/sweeps/base.py 1 80.0%
<!-- Total: 950 -->
Totals Coverage Status
Change from base Build 79c43763-eb98-490e-ac36-a92a3e8f7a0f: -4.08%
Covered Lines: 12636
Relevant Lines: 20934

💛 - Coveralls