openedx-unsupported / edx-analytics-pipeline

GNU Affero General Public License v3.0
91 stars 116 forks source link

WIP: ENT-2664 added task for inserting course_structure to mysql #807

Closed irfanuddinahmad closed 8 months ago

irfanuddinahmad commented 4 years ago

Description: This PR creates tasks for a report of enterprise learner engagement in insights. Also creates a task for pushing course_block_records as insights.course_structure.

JIRA: ENT-2664, ENT-2548

Status: A work in progress PR for initial feedback.

Analytics Pipeline Pull Request

Make sure that the following steps are done before merging:

codecov[bot] commented 4 years ago

Codecov Report

Merging #807 into master will decrease coverage by 0.02%. The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #807      +/-   ##
==========================================
- Coverage   74.37%   74.34%   -0.03%     
==========================================
  Files         211      211              
  Lines       24399    24420      +21     
==========================================
+ Hits        18146    18155       +9     
- Misses       6253     6265      +12
Impacted Files Coverage Δ
...ehouse/load_internal_reporting_course_structure.py 34.88% <42.85%> (+0.45%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f9e52fc...a1a0e55. Read the comment docs.