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

fix segmentation fault error #1596

Closed kushalmalani closed 4 months ago

kushalmalani commented 4 months ago

Description

Describe the purpose of this pull request.

Fixes nil pointer segmentation fault error on deployment variable modify with no deployments in workspace

๐ŸŽŸ Issue(s)

Related #1592

Screenshot 2024-03-08 at 11 13 18

๐Ÿงช 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

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

Project coverage is 86.55%. Comparing base (847b57d) to head (933f7ea).

:exclamation: Current head 933f7ea differs from pull request most recent head 224f2f7. Consider uploading reports for the commit 224f2f7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1596 +/- ## ======================================= Coverage 86.55% 86.55% ======================================= Files 114 114 Lines 15935 15935 ======================================= Hits 13792 13792 Misses 1288 1288 Partials 855 855 ```

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