wandb / client-ng

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

Windows console logging fix #170

Closed farizrahman4u closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build de08e7e2-1640-444e-992d-2a61013a7be0


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_run.py 0 1 0.0%
wandb/sdk/wandb_settings.py 0 6 0.0%
wandb/lib/redirect.py 0 14 0.0%
<!-- Total: 0 21 0.0% -->
Files with Coverage Reduction New Missed Lines %
wandb/lib/redirect.py 1 17.83%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 15838232-c942-468e-bec9-8e58c5d846bc: -0.04%
Covered Lines: 12358
Relevant Lines: 20446

💛 - Coveralls
raubitsj commented 4 years ago

I have a PR that cleans up the console settings to make this easier. Lets get that in first: https://github.com/wandb/client-ng/pull/172