Skip to content

Add JavaDoc to unmarshalRecord and fix missing readResolve call

1e1ecf2
Select commit
Loading
Failed to load commit list.
Open

Support Record types in XStream2 #26354

Add JavaDoc to unmarshalRecord and fix missing readResolve call
1e1ecf2
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Mar 4, 2026

Line Coverage: 64.36% (-15.25%), Branch Coverage: 48.21% (-19.15%)

Summary for modified lines

  • 194 lines have been modified
  • 36 lines are not covered
  • 1 line is covered only partially

Overview by baseline

Quality Gates Summary

No active quality gates.

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (3/3) 86.73% (98/113) 85.47% (1035/1211) 83.88% (2004/2389) 65.45% (10925/16692) 66.53% (37853/56893) 60.19% (13785/22901) 66.06% (170278/257753)
📈 Overall project (difference to reference job) ±0% ±0% ±0% -0.08% ⬇️ -0.05% ⬇️ -0.11% ⬇️ -0.19% ⬇️ -0.13% ⬇️
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) 80.00% (4/5) 93.55% (29/31) 79.60% (281/353) 67.37% (128/190) 80.03% (1246/1557)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A -5.64% ⬇️ -5.96% ⬇️ N/A
🐾 Modified code lines 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) N/A N/A 64.36% (65/101) 48.21% (27/56) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -15.25% ⬇️ -19.15% ⬇️ N/A
🐾 Indirect changes 100.00% (2/2) 75.00% (6/8) 37.50% (6/16) N/A N/A 17.98% (16/89) 14.81% (8/54) N/A

Annotations

Check warning on line 354 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 332-354 are not covered by tests

Check warning on line 368 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 366-368 are not covered by tests

Check warning on line 374 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 373-374 are not covered by tests

Check warning on line 384 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 380-384 are not covered by tests

Check warning on line 444 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 410-444 are not covered by tests

Check warning on line 543 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 541-543 are not covered by tests

Check warning on line 224 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 224 is only partially covered, one branch is missing

Check warning on line 226 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 226 is only partially covered, one branch is missing

Check warning on line 310 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 310 is only partially covered, one branch is missing

Check warning on line 331 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 331 is only partially covered, one branch is missing

Check warning on line 365 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 365 is only partially covered, one branch is missing

Check warning on line 372 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 372 is only partially covered, 2 branches are missing

Check warning on line 401 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 401 is only partially covered, one branch is missing

Check warning on line 467 in core/src/main/java/hudson/util/RobustReflectionConverter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 467 is only partially covered, one branch is missing