Skip to content

[test] Add tests for simple map operator in predicates (#3289)

fd02482
Select commit
Loading
Failed to load commit list.
Closed

Fix fn:not() predicate crashes on empty context and atomic sequences #6083

[test] Add tests for simple map operator in predicates (#3289)
fd02482
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 5, 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/functions/fn/FunNot.java  5
- exist-core/src/test/java/org/exist/xquery/functions/fn/FunNotBenchmark.java  17
         

See the complete overview on Codacy

Annotations

Check notice on line 104 in exist-core/src/test/java/org/exist/xquery/functions/fn/FunNotBenchmark.java

See this annotation in the file changed.

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

exist-core/src/test/java/org/exist/xquery/functions/fn/FunNotBenchmark.java#L104

Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.