ChristianTremblay / pyhaystack

Pyhaystack is a module that allow python programs to connect to a haystack server project-haystack.org. Connection can be established with Niagara Platform running the nhaystack, Skyspark and Widesky. For this to work with Anaconda IPython Notebook in Windows, be sure to use "python setup.py install" using the Anaconda Command Prompt in Windows. If not, module will be installed for System path python but won't work in the environment of Anaconda IPython Notebook. You will need hszinc 1.3+ for this to work.
Apache License 2.0
74 stars 32 forks source link

Clean up differences between WideSky and official pyhaystack trees. #96

Closed sjlongland closed 4 years ago

sjlongland commented 4 years ago

Very minor, this is just cleaning up the diff between the two trees… documenting user impersonation (a missed hunk out of the previous change-set), cleaning up some issues that pyflakes spotted in the tests, and generally tidying things up for release.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 39.533% when pulling 8f64531b22e078adfb17122e6a519bfbaa98acdd on vrtsystems:feature/widesky-sync-cleanup into 4719b13588338fffc1d036c65d8369621b8038d1 on ChristianTremblay:develop.