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

throw message when user tries to switch to the current org #1303

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

kushalmalani
Copy link
Contributor

@kushalmalani kushalmalani commented Jul 7, 2023

Description

Describe the purpose of this pull request.

throw message when user tries to switch to the current org

🎟 Issue(s)

Related #1280

🧪 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 16 42 10

📋 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 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (52606f8) 87.13% compared to head (9e67200) 87.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1303   +/-   ##
=======================================
  Coverage   87.13%   87.13%           
=======================================
  Files         114      114           
  Lines       13300    13303    +3     
=======================================
+ Hits        11589    11592    +3     
  Misses       1021     1021           
  Partials      690      690           
Impacted Files Coverage Δ
cloud/organization/organization.go 80.15% <100.00%> (+0.48%) ⬆️

☔ 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 503e0c2 into main Jul 10, 2023
@kushalmalani kushalmalani deleted the same-org-selection branch July 10, 2023 17:02
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