openedx-unsupported / edx-analytics-pipeline

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

Remove references to oidc/DOP endpoint. #799

Closed dianakhuang closed 4 years ago

dianakhuang commented 4 years ago

https://openedx.atlassian.net/browse/BOM-1225

Analytics Pipeline Pull Request

Make sure that the following steps are done before merging:

codecov[bot] commented 4 years ago

Codecov Report

Merging #799 into master will decrease coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #799      +/-   ##
==========================================
- Coverage   74.53%   74.31%   -0.22%     
==========================================
  Files         211      211              
  Lines       24193    24423     +230     
==========================================
+ Hits        18032    18150     +118     
- Misses       6161     6273     +112
Impacted Files Coverage Δ
...asks/warehouse/load_internal_reporting_database.py 51.28% <0%> (-4.32%) :arrow_down:
...asks/warehouse/load_vertica_schema_to_snowflake.py 39.09% <0%> (-2.22%) :arrow_down:
edx/analytics/tasks/common/vertica_export.py 40.87% <0%> (-1.87%) :arrow_down:
edx/analytics/tasks/common/tests/test_sqoop.py 99.47% <0%> (+0.13%) :arrow_up:
edx/analytics/tasks/common/sqoop.py 92.07% <0%> (+1.16%) :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 2083320...ce3b1a9. Read the comment docs.