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

Add pipeline run tests for DVC #867

Closed andycui97 closed 1 year ago

andycui97 commented 1 year ago

Description

Add tests for DVC pipelines to test that they actually run in tests/test_pipeline_run_dvc.py. Aldo changes default flavor for DVC to be StagePerArtifact.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

pd-t commented 1 year ago

@andycui97 I'm fine with the changes, I think the comment above is obsolete!

andycui97 commented 1 year ago

@andycui97 I'm fine with the changes, I think the comment above is obsolete!

Sg! Just waiting on @aayan636 to review internally as well.