Skip to content

fix: dont throw if selected index is out of bound (#23678)#237

Merged
adietish merged 1 commit intoredhat-developer:mainfrom
adietish:issue-23678
Dec 19, 2025
Merged

fix: dont throw if selected index is out of bound (#23678)#237
adietish merged 1 commit intoredhat-developer:mainfrom
adietish:issue-23678

Conversation

@adietish
Copy link
Collaborator

@adietish adietish commented Dec 18, 2025

@adietish adietish requested review from azatsarynnyy, tolusha and vrubezhny and removed request for azatsarynnyy, tolusha and vrubezhny December 18, 2025 10:40
@adietish adietish self-assigned this Dec 18, 2025
@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2025

Codecov Report

❌ Patch coverage is 0% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.19%. Comparing base (71098f6) to head (fa05407).
⚠️ Report is 277 commits behind head on main.

Files with missing lines Patch % Lines
.../gateway/view/steps/DevSpacesWorkspacesStepView.kt 0.00% 42 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main     #237       +/-   ##
==========================================
+ Coverage   0.00%   17.19%   +17.19%     
==========================================
  Files          4       36       +32     
  Lines         26     1611     +1585     
  Branches       0      314      +314     
==========================================
+ Hits           0      277      +277     
- Misses        26     1306     +1280     
- Partials       0       28       +28     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adietish
Copy link
Collaborator Author

@vrubezhny, @azatsarynnyy: please review

Signed-off-by: Andre Dietisheim <adietish@redhat.com>
Copy link
Collaborator

@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!

@adietish adietish merged commit 1251813 into redhat-developer:main Dec 19, 2025
5 checks passed
@adietish adietish deleted the issue-23678 branch December 19, 2025 16:03
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.

[Gateway] Refresh errors if a workspace was deleted

3 participants