Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off some features on non-Haskell views, add more tests #23

Merged
merged 5 commits into from
Oct 21, 2015

Conversation

tomv564
Copy link
Collaborator

@tomv564 tomv564 commented Oct 21, 2015

Some of the listener processes were firing stack-ide requests on yaml, text etc. file types, I filtered them out to avoid some errors.

This also brings test coverage to close to 80%. Some further reconfiguration of imports was needed.

The .travis.yml file describes what is needed to run tests and get coverage (python ~3.3 virtual env, two pip packages). You can also run the tests without the pip packages using python -m unittest in the project root.

tomv564 added a commit that referenced this pull request Oct 21, 2015
Turn off some features on non-Haskell views, add more tests
@tomv564 tomv564 merged commit 036f4d9 into lukexi:master Oct 21, 2015
@lukexi
Copy link
Owner

lukexi commented Oct 21, 2015

Was just running into that myself : ). Thanks so much for all this awesome work Tom!!

@tomv564
Copy link
Collaborator Author

tomv564 commented Oct 21, 2015

For a new project this package is pretty compact and complete. Hope the tests help us keep it stable! Time to do do some non-python work :) 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants