Skip to content

New workflow action and new fragments support in htmlflow-kotlin#140

Merged
fmcarvalho merged 9 commits intomasterfrom
development
Feb 9, 2026
Merged

New workflow action and new fragments support in htmlflow-kotlin#140
fmcarvalho merged 9 commits intomasterfrom
development

Conversation

@fmcarvalho
Copy link
Member

Run mvn spotless:apply locally to fix the formatting issues, then commit and push the changes.

Improves fragment support in htmlflow-kotlin by allowing div, tr, and span as valid fragment roots. It adds span() to HtmlPage as a root element, simplifies and fixes the html() Kotlin extension, introduces matching extensions for div, tr, and span, and includes unit tests covering these fragment cases.

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Please run mvn spotless:apply locally to fix the formatting issues, then commit and push the changes.

@fmcarvalho fmcarvalho merged commit 4b250f4 into master Feb 9, 2026
4 checks passed
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

3 participants