openedx-unsupported / edx-analytics-pipeline

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

Upgrade module_engagement to use 7.10 ES cluster #860

Closed HassanJaveed84 closed 3 years ago

HassanJaveed84 commented 3 years ago

Analytics Pipeline Pull Request

Make sure that the following steps are done before merging:

codecov[bot] commented 3 years ago

Codecov Report

Merging #860 (2940faa) into master (9408090) will decrease coverage by 0.05%. The diff coverage is 74.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #860      +/-   ##
==========================================
- Coverage   76.43%   76.38%   -0.06%     
==========================================
  Files         151      150       -1     
  Lines       17169    17128      -41     
==========================================
- Hits        13123    13083      -40     
+ Misses       4046     4045       -1     
Impacted Files Coverage Δ
...ics/tasks/insights/tests/test_module_engagement.py 99.71% <ø> (-0.01%) :arrow_down:
edx/analytics/tasks/tests/acceptance/__init__.py 27.06% <0.00%> (-0.38%) :arrow_down:
...s/tasks/tests/acceptance/test_module_engagement.py 36.95% <0.00%> (ø)
...tests/acceptance/services/elasticsearch_service.py 61.11% <56.66%> (+33.83%) :arrow_up:
edx/analytics/tasks/common/elasticsearch_load.py 85.39% <68.96%> (+0.27%) :arrow_up:
...tics/tasks/common/tests/test_elasticsearch_load.py 100.00% <100.00%> (ø)
edx/analytics/tasks/insights/module_engagement.py 79.05% <100.00%> (-0.09%) :arrow_down:
...icsearch_integration/test_elasticsearch_service.py 100.00% <100.00%> (ø)
edx/analytics/tasks/util/elasticsearch_target.py 71.42% <100.00%> (-1.55%) :arrow_down:
edx/analytics/tasks/util/record.py 80.38% <100.00%> (-0.10%) :arrow_down:
... and 3 more

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 9408090...2940faa. Read the comment docs.