wandb / client-ng

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

update messaging when file not found #187

Closed KyleGoyette closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build f455c371-f435-40ad-a09b-1a9558fb256a


Changes Missing Coverage Covered Lines Changed/Added Lines %
tests/utils/mock_server.py 5 6 83.33%
<!-- Total: 11 12 91.67% -->
Totals Coverage Status
Change from base Build ef104a7f-b482-43db-8db1-8a6adb2903c6: 0%
Covered Lines: 13449
Relevant Lines: 20805

💛 - Coveralls
KyleGoyette commented 4 years ago

Adding a test, will follow up about a better check which can be performed.

KyleGoyette commented 4 years ago

Added a test, updated the mock server to consider a nonexistent file: nofile.h5