bruno icon indicating copy to clipboard operation
bruno copied to clipboard

add: skip request number in runner summary

Open pooja-bruno opened this issue 8 months ago • 1 comments

Description

Added "Skipped" requests count to the test summary in the Runner Results component. This improves the visibility of test execution status by clearly displaying how many requests were skipped alongside the existing counts for passed and failed requests.

Contribution Checklist:

  • [x] The pull request only addresses one issue or adds one feature.
  • [x] The pull request does not introduce any breaking changes
  • [x] I have added screenshots or gifs to help explain the change if applicable.
  • [x] I have read the contribution guidelines.
  • [x] Create an issue and link to the pull request.
image

pooja-bruno avatar Apr 07 '25 08:04 pooja-bruno

Hi @pooja-bruno this has been addressed in #3765 and was fixed with #3853.

So I guess this PR can be closed.

nikischin avatar Apr 26 '25 08:04 nikischin