wandb / client-ng

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

add changelog #203

Closed raubitsj closed 3 years ago

raubitsj commented 3 years ago

https://paper.dropbox.com/doc/CLIng-Whats-new--A7Zg73Q55NvStVUBfDXlWiEgAg-0mbaejzeUdDLXMU9JIRKq

If we have more we should mention, please comment

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 78d50175-6bc2-4af2-9021-71404f6725b6


Files with Coverage Reduction New Missed Lines %
tests/utils/mock_server.py 1 84.65%
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/ipython.py 1 71.43%
wandb/old/core.py 1 57.63%
wandb/sdk/wandb_config.py 1 69.72%
wandb/sdk/wandb_login.py 1 92.31%
wandb/sweeps/base.py 1 80.0%
<!-- Total: 942 -->
Totals Coverage Status
Change from base Build e0900bf4-3f82-4aa8-b7b6-e38386793f9c: -4.0%
Covered Lines: 12799
Relevant Lines: 21079

💛 - Coveralls