Skip to content

[doc] PrecedingAxisBenchmark: add Javadoc to satisfy strict doclint o…

9f27c40
Select commit
Loading
Failed to load commit list.
Open

[optimize] PrecedingFilter: K-bounded sliding window for preceding::*[K] (#2129 follow-up to PR #6325) #6330

[doc] PrecedingAxisBenchmark: add Javadoc to satisfy strict doclint o…
9f27c40
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 12, 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
======
- Added 1
           

Complexity increasing per file
==============================
- exist-core/src/main/java/org/exist/xquery/LocationStep.java  8
- exist-core-jmh/src/main/java/org/exist/xquery/PrecedingAxisBenchmark.java  5
         

See the complete overview on Codacy

Annotations

Check notice on line 70 in exist-core-jmh/src/main/java/org/exist/xquery/PrecedingAxisBenchmark.java

See this annotation in the file changed.

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

exist-core-jmh/src/main/java/org/exist/xquery/PrecedingAxisBenchmark.java#L70

Avoid unnecessary constructors - the compiler will generate these for you