Skip to content

[test] HtmlSerializerBenchmark: document no-op writer/stream stubs

f763a20
Select commit
Loading
Failed to load commit list.
Open

[feature] W3C XSLT/XQuery Serialization 3.1 compliance: XML/HTML/XHTML/JSON/text/adaptive #6346

[test] HtmlSerializerBenchmark: document no-op writer/stream stubs
f763a20
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 11, 2026 in 0s

1 new issue (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
- Added 1
           

Complexity increasing per file
==============================
- exist-core/src/main/java/org/exist/xquery/Option.java  2
- exist-core/src/main/java/org/exist/util/CharSlice.java  1
- exist-core/src/main/java/org/exist/xquery/functions/fn/FunXmlToJson.java  43
- exist-core/src/test/java/org/exist/util/serializer/HTML5FragmentTest.java  13
- exist-core/src/test/java/org/exist/http/urlrewrite/URLRewriteViewPipelineTest.java  1
- exist-core/src/test/java/org/exist/util/serializer/HtmlSerializerBenchmark.java  29
- exist-core/src/main/java/org/exist/xquery/XQueryContext.java  28
         

Complexity decreasing per file
==============================
+ exist-core/src/main/java/org/exist/xquery/ElementConstructor.java  -4
         

See the complete overview on Codacy

Annotations

Check notice on line 48 in exist-core/src/test/java/org/exist/util/serializer/HtmlSerializerBenchmark.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

exist-core/src/test/java/org/exist/util/serializer/HtmlSerializerBenchmark.java#L48

The class name 'HtmlSerializerBenchmark' doesn't match '^Test.*$|^[A-Z][a-zA-Z0-9]*Test(s|Case)?$'