wandb / client-ng

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

HTTP ref support for artifacts #180

Closed annirudh closed 4 years ago

annirudh commented 4 years ago

Clean cherry-pick of https://github.com/wandb/client/pull/1225

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 3cb8d8e2-6768-4088-8a52-4afdc36ca52d


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/sdk/wandb_artifacts.py 37 52 71.15%
<!-- Total: 66 81 81.48% -->
Files with Coverage Reduction New Missed Lines %
tests/utils/mock_requests.py 1 83.87%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 072e1781-f976-4474-ab5d-28709f5c987c: 0.06%
Covered Lines: 12411
Relevant Lines: 20521

💛 - Coveralls