The repository contains the code for the Privacy Enabled Streaming Service for a Dashboard. The streaming service enables query processing and reasoning over the streams.
The tests for the Privacy Enabled Streaming Service for a Dashboard are written using the Jest framework. The coverage isn't 100% yet, but will be done in the recent future.
You run the linter via
npm run lint:ts
You can automatically fix some issues via
npm run lint:ts:fix
This code is copyrighted by Ghent University - imec and released under the MIT Licence
For any questions, please contact Kush or create an issue in the repository here .