LineaLabs / lineapy

Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.
https://lineapy.org
Apache License 2.0
664 stars 58 forks source link

LIN-734 Consolidate Getting Rendered Tasks #876

Closed andycui97 closed 1 year ago

andycui97 commented 1 year ago

Description

Consolidate get_rendered_task_definitions to helper function in task.py

Fixes LIN-734

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Assert that snapshot tests did not change. (Airflow tests have their tasks re-organized in a different order due the removal of a sort, but the file generated is still the same,