Skip to content

Conversation

luke-hill
Copy link
Contributor

🤔 What's changed?

Add in ability to store the passed/total as a bracketed string

⚡️ What's your motivation?

Previous incarnations of html-formatter showed the total scenarios ran in 2 places. We should retain at least 1

Goal is to change

100% passed | 78% passed | 50% passed

to ....

100% (8 / 8), passed | 78% (78 / 100), passed | 50% (1 / 2), passed

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)

♻️ Anything particular you want feedback on?

Way I've done it

📋 Checklist:

  • Is this correct?

Copy link

netlify bot commented Sep 4, 2025

Deploy Preview for cucumber-react-preview ready!

Name Link
🔨 Latest commit 60c059c
🔍 Latest deploy log https://app.netlify.com/projects/cucumber-react-preview/deploys/68b9c8b23859540008f3bbe8
😎 Deploy Preview https://deploy-preview-397--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 changed the title refactor: Add in new ability to store passed/total as a bracketed total Include pass rate in execution summary Sep 4, 2025
@davidjgoss davidjgoss merged commit 1f22159 into main Sep 4, 2025
6 checks passed
@davidjgoss davidjgoss deleted the refactor/enhance_quantity_scenarios_ran branch September 4, 2025 17:15
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