Skip to content

[refactor] Forgot to add exception handling

721b745
Select commit
Loading
Failed to load commit list.
Open

[refactor] Improve XQsuite code.. #6035

[refactor] Forgot to add exception handling
721b745
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Feb 10, 2026 in 0s

2 new issues (0 max.) of at least severity.

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

Issues
======
+ Solved 2
- Added 2
           

Complexity decreasing per file
==============================
+ exist-core/src/main/java/org/exist/test/runner/XMLTestRunner.java  -4
+ exist-core/src/main/java/org/exist/test/runner/XQueryTestRunner.java  -7
         

See the complete overview on Codacy

Annotations

Check warning on line 115 in exist-core/src/test/java/org/exist/xmldb/DOMTest.java

See this annotation in the file changed.

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

exist-core/src/test/java/org/exist/xmldb/DOMTest.java#L115

JUnit tests should include assert() or fail()

Check warning on line 150 in exist-core/src/test/java/org/exist/xmldb/DOMTest.java

See this annotation in the file changed.

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

exist-core/src/test/java/org/exist/xmldb/DOMTest.java#L150

JUnit tests should include assert() or fail()