pyeve / eve-sqlalchemy

SQLAlchemy data layer for Eve-powered RESTful APIs
http://eve-sqlalchemy.readthedocs.io
Other
232 stars 70 forks source link

Compatibility with Eve 0.6 and refactoring of tests #92

Closed dkellner closed 7 years ago

dkellner commented 8 years ago

see #91

dkellner commented 8 years ago

Can somebody clarify why the coverage tests done by TravisCI are failing? The command "coverage run --source=eve_sqlalchemy setup.py test" exited with 1. Running this locally works for me with every Python version.

tejovanthn commented 7 years ago

Any update on this?

dkellner commented 7 years ago

see https://github.com/RedTurtle/eve-sqlalchemy/issues/91#issuecomment-260586004