edx-analytics-pipeline icon indicating copy to clipboard operation
edx-analytics-pipeline copied to clipboard

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

Open irfanuddinahmad opened this issue 4 years ago • 1 comments

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:

  • [ ] If you have a migration please contact data engineering team before merging.
  • [ ] Before merging run full acceptance tests suite and provide URL for the acceptance tests run.
  • [ ] A member of data engineering team has approved the pull request.

irfanuddinahmad avatar Mar 10 '20 11:03 irfanuddinahmad

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.

codecov[bot] avatar Mar 10 '20 11:03 codecov[bot]