wandb / client-ng

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

quick fix for older loggers #215

Closed raubitsj closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1c7b0c50-95ab-4c2d-897a-99df93f939c5


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 56.54%
wandb/internal/meta.py 1 72.39%
wandb/internal/run.py 1 61.54%
wandb/util.py 1 64.52%
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.47%
<!-- Total: 104 -->
Totals Coverage Status
Change from base Build 5056c4f2-dda9-4cf0-99f1-f570c613a7c0: 4.0%
Covered Lines: 13756
Relevant Lines: 21172

💛 - Coveralls