sgqlc
sgqlc copied to clipboard
`.git/hooks/pre-push` fails coverage
sgqlc/operation/__init__.py 292 2 99% 1257, 1402
...
TOTAL 1400 2 99%
nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100%
COVERAGE FAILED: Fix coverage errors and try again
did you do any changes to the codebase?
I just ran it and it passes with 100% coverage...
nosetests version 1.3.7
which version are you using? maybe some upgrade caused that? Pipfile.lock says ==1.3.7... so everyone should use that version if using pipenv install -d
could we close this?