openedx-unsupported / edx-analytics-pipeline

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

Remove code referencing Vertica and delete deprecated jobs. #857

Closed bmedx closed 3 years ago

bmedx 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 #857 (13affcf) into master (a6ce64d) will increase coverage by 1.58%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #857      +/-   ##
==========================================
+ Coverage   74.71%   76.29%   +1.58%     
==========================================
  Files         203      152      -51     
  Lines       23261    17257    -6004     
==========================================
- Hits        17379    13166    -4213     
+ Misses       5882     4091    -1791     
Impacted Files Coverage Δ
edx/analytics/tasks/common/sqoop.py 91.66% <ø> (-0.41%) :arrow_down:
edx/analytics/tasks/insights/enrollments.py 77.15% <ø> (ø)
edx/analytics/tasks/util/record.py 80.48% <ø> (+1.25%) :arrow_up:
.../tasks/warehouse/load_google_sheet_to_warehouse.py 48.27% <ø> (+1.87%) :arrow_up:
...arehouse/load_internal_reporting_course_catalog.py 46.42% <ø> (-4.80%) :arrow_down:
...asks/warehouse/load_internal_reporting_database.py 37.70% <ø> (-15.08%) :arrow_down:
edx/analytics/tasks/common/tests/test_sqoop.py 100.00% <100.00%> (+0.52%) :arrow_up:
edx/analytics/tasks/tests/acceptance/__init__.py 27.44% <100.00%> (-0.95%) :arrow_down:
... and 1 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 a6ce64d...13affcf. Read the comment docs.