wandb / client-ng

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

Low level api #221

Open KyleGoyette opened 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 019c556b-debd-4ccc-bf6a-d3b7d1a50019


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_run.py 1 5 20.0%
<!-- Total: 1 5 20.0% -->
Files with Coverage Reduction New Missed Lines %
wandb/apis/internal_runqueue.py 1 22.42%
wandb/filesync/dir_watcher.py 1 81.62%
wandb/internal/internal_api.py 1 61.36%
wandb/internal/meta.py 1 70.8%
wandb/internal/run.py 1 61.54%
wandb/lib/ipython.py 1 80.0%
wandb/util.py 1 64.75%
tests/test_datastore.py 2 97.83%
tests/test_util.py 2 97.44%
tests/utils/notebook_client.py 2 72.22%
<!-- Total: 109 -->
Totals Coverage Status
Change from base Build d3493861-a339-47a6-9cf5-21f1a26a24d2: 3.8%
Covered Lines: 13964
Relevant Lines: 21366

💛 - Coveralls