Skip to content

chore: replace tap with borp in cov-ui script#2382

Open
lraveri wants to merge 1 commit intopinojs:mainfrom
lraveri:chore/replace-tap-with-borp-in-cov-ui
Open

chore: replace tap with borp in cov-ui script#2382
lraveri wants to merge 1 commit intopinojs:mainfrom
lraveri:chore/replace-tap-with-borp-in-cov-ui

Conversation

@lraveri
Copy link
Contributor

@lraveri lraveri commented Jan 28, 2026

Hello,

I noticed that there’s still a script in package.json relying on tap to generate the HTML coverage report.

At the moment we can generate it with the command I proposed, but it feels like something borp should handle directly. Would it make sense to add an extra flag to borp, something like --coverage-ui, to generate the HTML report as well?

Related question: does it still make sense to rely on borp nowadays, now that Node.js has native TypeScript support and the --experimental-test-coverage flag? Do you see a future migration in that direction?

Happy to help

Signed-off-by: Luca Raveri <lucaraveri993@gmail.com>
@mcollina
Copy link
Member

the PR to borp would be perfect, thanks!

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