Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Seg fault error when no deployments exists on deploy #1302

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

kushalmalani
Copy link
Contributor

@kushalmalani kushalmalani commented Jul 7, 2023

Description

Describe the purpose of this pull request.

Fix Seg fault error when no deployments exists on deploy

🎟 Issue(s)

Related #1301

🧪 Functional Testing

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

📸 Screenshots

Add screenshots to illustrate the validity of these changes.

Screenshot 2023-07-07 at 14 11 30

📋 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Ran make test before taking out of draft
  • Ran make lint before taking out of draft
  • Added/updated applicable tests
  • Tested against Astro-API (if necessary).
  • Tested against Houston-API and Astronomer (if necessary).
  • Communicated to/tagged owners of respective clients potentially impacted by these changes.
  • Updated any related documentation

@kushalmalani kushalmalani self-assigned this Jul 7, 2023
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (503e0c2) 87.14% compared to head (a4f24d6) 87.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1302   +/-   ##
=======================================
  Coverage   87.14%   87.14%           
=======================================
  Files         114      114           
  Lines       13308    13308           
=======================================
  Hits        11597    11597           
  Misses       1021     1021           
  Partials      690      690           
Impacted Files Coverage Δ
cloud/deploy/deploy.go 71.05% <100.00%> (ø)
cmd/cloud/deploy.go 89.06% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kushalmalani kushalmalani merged commit b76e610 into main Jul 10, 2023
@kushalmalani kushalmalani deleted the fix-seg-fault branch July 10, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants