lwc icon indicating copy to clipboard operation
lwc copied to clipboard

Improve SSR v2 test coverage

Open nolanlawson opened this issue 10 months ago • 1 comments

Test coverage for ssr-compiler and ssr-runtime is lower than the rest of the codebase: https://github.com/salesforce/lwc/pull/5139 . Ideally it should be close to 100% since this is brand-new code.

Coverage could likely be improved by 1) adding tests, or 2) moving some duplicated code into @lwc/shared.

nolanlawson avatar Jan 17 '25 18:01 nolanlawson

This issue has been linked to a new work item: W-17625416

git2gus[bot] avatar Jan 17 '25 18:01 git2gus[bot]