Skip to content

feat: ✨ add support to filter report by tags#561

Merged
WasiqB merged 6 commits into
mainfrom
issue-558
Jun 6, 2026
Merged

feat: ✨ add support to filter report by tags#561
WasiqB merged 6 commits into
mainfrom
issue-558

Conversation

@WasiqB
Copy link
Copy Markdown
Owner

@WasiqB WasiqB commented Jun 4, 2026

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #558

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Unit Test
  • Integration Test
  • End-to-End Test

Test Configuration:

  • Firmware version:
  • Hardware:
  • SDK:

Checklist:

Important

Ensure that you have checked all the below checklist before submitting the pull request.

  • My code follows the style guidelines of this project (linted with Biome)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

If your changes include UI updates, please attach screenshots here.

@WasiqB WasiqB self-assigned this Jun 4, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
multiple-cucumber-html-reporter Ready Ready Preview, Comment Jun 6, 2026 10:07am

Comment thread reporter/src/templates/scripts/scenarios.js Fixed
@WasiqB WasiqB marked this pull request as ready for review June 6, 2026 10:29
@WasiqB WasiqB merged commit 4214749 into main Jun 6, 2026
13 checks passed
@WasiqB WasiqB deleted the issue-558 branch June 6, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Filtering by tags

2 participants