Sunbird-Obsrv / obsrv-core

MIT License
2 stars 11 forks source link

[v 0.5] - Obsrv Core #2

Closed manjudr closed 1 year ago

manjudr commented 1 year ago

This pull request introduces the core data streaming jobs for the obsrv application. These jobs have been designed to process, enrich, and validate data from various sources, making them highly adaptable to a wide range of datasets. The data streaming jobs are built with a generic approach that makes them robust and able to handle diverse datasets without requiring significant changes to the underlying code.

Features

  1. Core Streaming Jobs
  2. Unit Test cases (90% Code coverage)
  3. Github actions automation script
manjudr commented 1 year ago

The changes look fine.