appsembler / figures

Reporting and data retrieval app for Open edX
MIT License
44 stars 37 forks source link

Cleanup deprecated and empty pipeline code #441

Closed johnbaldwin closed 2 years ago

johnbaldwin commented 2 years ago

Remove deprecated code in course daily metrics

In figures.pipeline.course_daily_metrics, get_average_progress_deprecated wasn't called by anyone, so removed it

Removed empty figures.pipeline modules

OmarIthawi commented 2 years ago

@johnbaldwin tests aren't running. Would you mind double checking on the issue?

johnbaldwin commented 2 years ago

@OmarIthawi

tests aren't running. Would you mind double checking on the issue?

That's why I made this PR :) https://github.com/appsembler/figures/pull/442