Skip to content

[WIP] Fix broken script template tags in minification#130

Merged
voku merged 2 commits intomasterfrom
copilot/fix-broken-script-template-tags
Apr 21, 2026
Merged

[WIP] Fix broken script template tags in minification#130
voku merged 2 commits intomasterfrom
copilot/fix-broken-script-template-tags

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 21, 2026

  • Inspect existing implementation/tests for special script template tags and simple_html_dom placeholders
  • Check recent CI workflow status/log availability for failures
  • Run current test suite to establish baseline behavior
  • Add a focused regression test for the broken script template tag case
  • Implement the minimal fix in HtmlMin if regression reproduces
  • Run targeted tests, then full test suite
  • Run parallel validation (code review + CodeQL) and address any valid findings

This change is Reviewable

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 21, 2026

Coverage Status

coverage: 95.477%. remained the same — copilot/fix-broken-script-template-tags into master

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 95.477%. remained the same — copilot/fix-broken-script-template-tags into master

Copilot AI linked an issue Apr 21, 2026 that may be closed by this pull request
@sonarqubecloud
Copy link
Copy Markdown

@voku voku marked this pull request as ready for review April 21, 2026 20:20
@voku voku merged commit bb670c4 into master Apr 21, 2026
17 of 18 checks passed
Copilot AI requested a review from voku April 21, 2026 20:21
Copilot stopped work on behalf of voku due to an error April 21, 2026 20:21
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.

Broken script template tags

3 participants