astronomer / astro-cli

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

default deployment creation when no deployments exists in workspace #1587

Closed kushalmalani closed 4 months ago

kushalmalani commented 4 months ago

Description

Describe the purpose of this pull request.

default deployment creation when no deployments exists in workspace

Screenshot 2024-03-04 at 18 48 50

๐ŸŽŸ Issue(s)

Related #1356

๐Ÿงช Functional Testing

List the functional testing steps to confirm this feature or fix.

๐Ÿ“ธ Screenshots

Add screenshots to illustrate the validity of these changes.

๐Ÿ“‹ Checklist

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.55%. Comparing base (c00de46) to head (8356695).

Files Patch % Lines
cloud/deployment/deployment.go 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1587 +/- ## ========================================== - Coverage 86.55% 86.55% -0.01% ========================================== Files 114 114 Lines 15932 15935 +3 ========================================== + Hits 13790 13792 +2 - Misses 1287 1288 +1 Partials 855 855 ```

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