wandb / client-ng

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

Add output.log #162

Closed raubitsj closed 4 years ago

raubitsj commented 4 years ago

Port WriteSerializingFile from cli-og

Testing: https://app.wandb.ai/jeffr/regression/groups/20200825-0.0.41-feature_output_log-0069cf4-3ac4qr

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build cd0c3556-7b17-41ec-93f9-f58d9c8caf82


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/lib/redirect.py 2 5 40.0%
wandb/sdk/wandb_run.py 15 23 65.22%
<!-- Total: 17 28 60.71% -->
Files with Coverage Reduction New Missed Lines %
wandb/sdk/wandb_run.py 2 72.55%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build dd5e0fe5-69e7-4a9e-95bf-68739571d457: -0.005%
Covered Lines: 12913
Relevant Lines: 19965

💛 - Coveralls