Skip to content

Conversation

@carlos-gn
Copy link

Fix #2876 and #2878

@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Dec 5, 2025
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.36%. Comparing base (afe9b41) to head (33c8035).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2917   +/-   ##
=======================================
  Coverage   56.36%   56.36%           
=======================================
  Files         323      323           
  Lines       31763    31763           
=======================================
  Hits        17904    17904           
  Misses      12330    12330           
  Partials     1529     1529           

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

status,
c.URL,
c.Port,
c.ToolType,
Copy link
Contributor

Choose a reason for hiding this comment

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

If we are not displaying the ToolType, I don't think it serves any purpose. Lets delete it from the Workload and all the references.

@dmjb wdyt?

Copy link
Member

Choose a reason for hiding this comment

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

Agreed, but let's do it in a separate PR, since I want to avoid breaking the API contract (even if the field is not used).

Copy link
Contributor

Choose a reason for hiding this comment

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

makes sense

Copy link
Author

@carlos-gn carlos-gn Dec 5, 2025

Choose a reason for hiding this comment

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

Can I do it? It will help me learn the project 😁

Copy link
Contributor

Choose a reason for hiding this comment

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

Please go ahead @carlos-gn

Copy link
Contributor

Choose a reason for hiding this comment

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

I created the issue for this. I am unable to assign it to you, it would be great if you please assign it to yourself.

Copy link
Author

Choose a reason for hiding this comment

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

sure

Copy link
Author

Choose a reason for hiding this comment

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

i can't do it. maybe @eleftherias can help?

Copy link
Member

Choose a reason for hiding this comment

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

If you comment on the issue then we'll be able to assign it to you @carlos-gn. GitHub won't let us assign an issue unless you've interacted with it.

Copy link
Member

@eleftherias eleftherias left a comment

Choose a reason for hiding this comment

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

@chandru-mck-2002 I know you were already working on this issue as well. Could you review this PR and see if it aligns with your approach?

@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove TOOL TYPE column from thv list command

4 participants