sgqlc icon indicating copy to clipboard operation
sgqlc copied to clipboard

`.git/hooks/pre-push` fails coverage

Open jean opened this issue 6 years ago • 2 comments

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  

jean avatar Feb 04 '20 10:02 jean

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

barbieri avatar Feb 04 '20 12:02 barbieri

could we close this?

barbieri avatar Jan 07 '21 11:01 barbieri