astronomer / astro-cli

CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
https://www.astronomer.io
Other
351 stars 70 forks source link

Fix dbt delete without project path #1678

Closed jeremybeard closed 3 months ago

jeremybeard commented 3 months ago

Description

This change fixes a bug in astro dbt delete where if the project path is not specified then it does not correctly look at the current working directory for the dbt project.

๐Ÿงช Functional Testing

๐Ÿ“‹ Checklist

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.33%. Comparing base (a8e81d7) to head (d3322ab). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1678 +/- ## ========================================== + Coverage 86.31% 86.33% +0.01% ========================================== Files 116 116 Lines 17052 17055 +3 ========================================== + Hits 14719 14724 +5 + Misses 1403 1402 -1 + Partials 930 929 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.