Skip to content

Conversation

@adietish
Copy link
Collaborator

depends on #171

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2025

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (71098f6) to head (33c800a).
⚠️ Report is 218 commits behind head on main.

Files with missing lines Patch % Lines
.../redhat/devtools/gateway/server/RemoteIDEServer.kt 0.00% 4 Missing ⚠️
...com/redhat/devtools/gateway/DevSpacesConnection.kt 0.00% 1 Missing ⚠️
...redhat/devtools/gateway/openshift/DevWorkspaces.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main    #172    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files          4      29    +25     
  Lines         26     944   +918     
  Branches       0     151   +151     
======================================
- Misses        26     944   +918     

☔ 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.

@vrubezhny
Copy link
Collaborator

How about this one:

String.format(
"controller.devfile.io/devworkspace_name=%s",
devSpacesContext.devWorkspace.name
)
?

@adietish
Copy link
Collaborator Author

How about this one:

String.format(
"controller.devfile.io/devworkspace_name=%s",
devSpacesContext.devWorkspace.name
)

?

thanks for spotting that one :) fixing.

@adietish adietish force-pushed the replace-string-format branch 3 times, most recently from 57c4122 to aa0a895 Compare September 22, 2025 14:18
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
@adietish adietish force-pushed the replace-string-format branch from aa0a895 to 33c800a Compare September 22, 2025 14:32
@adietish adietish merged commit 3bd6ace into redhat-developer:main Sep 22, 2025
5 checks passed
@adietish adietish deleted the replace-string-format branch September 22, 2025 14:44
@adietish adietish moved this from Unplanned Tasks to ✅ Done in Eclipse Che Team C Backlog Sep 22, 2025
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.

4 participants