Skip to content

Conversation

@davidjgoss
Copy link
Contributor

@davidjgoss davidjgoss commented Nov 10, 2025

🤔 What's changed?

Adds a new component <Report/> which has no logic but is just composition of the <ExecutionSummary/>, <SearchBar/> and <FilteredDocuments/> components. The consumer is still required to provide the various context providers around it as needed e.g. envelopes, search.

⚡️ What's your motivation?

We compose these components in the same way in both the HTML formatter and Cucumber Reports (among others in the wild no doubt), but we aren't taking the opportunity to story and test their integrated behaviour here and provide a first-party component.

🏷️ What kind of change is this?

  • ⚡ New feature (non-breaking change which adds new behaviour)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

@netlify
Copy link

netlify bot commented Nov 10, 2025

Deploy Preview for cucumber-react-preview ready!

Name Link
🔨 Latest commit ff4b240
🔍 Latest deploy log https://app.netlify.com/projects/cucumber-react-preview/deploys/6911f273e9f659000837ef3b
😎 Deploy Preview https://deploy-preview-410--cucumber-react-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@davidjgoss davidjgoss marked this pull request as ready for review November 10, 2025 14:11
@davidjgoss davidjgoss merged commit ffad825 into main Nov 10, 2025
6 checks passed
@davidjgoss davidjgoss deleted the report-component branch November 10, 2025 14:12
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.

2 participants