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

Remove Odo.getActiveCluster() (it's unused) #3873

Merged

Conversation

datho7561
Copy link
Collaborator

Closes #3663

Signed-off-by: David Thompson davthomp@redhat.com

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (da60441) 32.37% compared to head (0959eee) 45.52%.
Report is 9 commits behind head on main.

❗ Current head 0959eee differs from pull request most recent head f847bf5. Consider uploading reports for the commit f847bf5 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3873       +/-   ##
===========================================
+ Coverage   32.37%   45.52%   +13.14%     
===========================================
  Files          85       85               
  Lines        6505     6458       -47     
  Branches     1349     1341        -8     
===========================================
+ Hits         2106     2940      +834     
+ Misses       4399     3518      -881     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Closes redhat-developer#3663

Signed-off-by: David Thompson <davthomp@redhat.com>
Copy link
Contributor

@vrubezhny vrubezhny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@datho7561 datho7561 merged commit bb366f5 into redhat-developer:main Feb 5, 2024
4 checks passed
@datho7561 datho7561 deleted the 3663-delete-getactivecluster branch February 5, 2024 14:14
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.

Delete Odo.getActiveCluster()
2 participants