Skip to content

[JENKINS-69869] Categorize the user properties (#7268)

ci.jenkins.io / Code Coverage succeeded Jul 11, 2024 in 0s

Line Coverage: 86.96% (+12.19%), Branch Coverage: 81.03% (+10.92%)

Summary for modified lines

  • 899 lines have been modified
  • 21 lines are not covered
  • 22 lines are 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) 83.18% (89/107) 80.87% (981/1213) 79.66% (1974/2478) 66.03% (10578/16019) 66.80% (36863/55187) 59.96% (13411/22367) 66.43% (165801/249587)
📈 Overall project (difference to reference job) +0.00% +0.16% ⬆️ +0.04% ⬆️ +0.08% ⬆️ -0.10% ⬇️ -0.02% ⬇️ -0.02% ⬇️ -0.05% ⬇️
🐾 Modified files 100.00% (2/2) 100.00% (9/9) 100.00% (22/22) 93.81% (91/97) 82.46% (752/912) 74.76% (2518/3368) 70.11% (983/1402) 75.29% (10240/13600)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.21% ⬆️ +0.16% ⬆️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (9/9) 100.00% (22/22) n/a n/a 86.96% (140/161) 81.03% (47/58) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +12.19% ⬆️ +10.92% ⬆️ n/a
🐾 Indirect changes 100.00% (2/2) 33.33% (4/12) 30.77% (8/26) n/a n/a 33.93% (19/56) 23.81% (5/21) n/a

Annotations

Check warning on line 68 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Not covered line

Line 68 is not covered by tests

Check warning on line 91 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Not covered lines

Lines 86-91 are not covered by tests

Check warning on line 111 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Not covered lines

Lines 106-111 are not covered by tests

Check warning on line 128 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Not covered lines

Lines 123-128 are not covered by tests

Check warning on line 145 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Not covered lines

Lines 140-145 are not covered by tests

Check warning on line 164 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Not covered lines

Lines 159-164 are not covered by tests

Check warning on line 183 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Not covered lines

Lines 178-183 are not covered by tests

Check warning on line 201 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Not covered lines

Lines 196-201 are not covered by tests

Check warning on line 67 in core/src/main/java/hudson/model/userproperty/UserPropertyCategory.java

See this annotation in the file changed.

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

Partially covered line

Line 67 is only partially covered, one branch is missing

Check warning on line 63 in core/src/main/java/hudson/model/userproperty/UserPropertyCategoryExperimentalAction.java

See this annotation in the file changed.

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

Not covered line

Line 63 is not covered by tests

Check warning on line 54 in core/src/main/java/hudson/model/userproperty/UserPropertyCategoryExperimentalAction.java

See this annotation in the file changed.

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

Partially covered line

Line 54 is only partially covered, one branch is missing

Check warning on line 55 in core/src/main/java/hudson/model/userproperty/UserPropertyCategorySecurityAction.java

See this annotation in the file changed.

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

Partially covered line

Line 55 is only partially covered, one branch is missing

Check warning on line 63 in core/src/main/java/hudson/model/userproperty/UserPropertyCategoryAppearanceAction.java

See this annotation in the file changed.

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

Not covered line

Line 63 is not covered by tests

Check warning on line 54 in core/src/main/java/hudson/model/userproperty/UserPropertyCategoryAppearanceAction.java

See this annotation in the file changed.

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

Partially covered line

Line 54 is only partially covered, one branch is missing

Check warning on line 64 in core/src/main/java/hudson/model/userproperty/UserPropertyCategoryAccountAction.java

See this annotation in the file changed.

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

Partially covered line

Line 64 is only partially covered, one branch is missing

Check warning on line 63 in core/src/main/java/hudson/model/userproperty/UserPropertyCategoryPreferencesAction.java

See this annotation in the file changed.

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

Not covered line

Line 63 is not covered by tests

Check warning on line 54 in core/src/main/java/hudson/model/userproperty/UserPropertyCategoryPreferencesAction.java

See this annotation in the file changed.

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

Partially covered line

Line 54 is only partially covered, one branch is missing

Check warning on line 98 in core/src/main/java/hudson/model/UserPropertyDescriptor.java

See this annotation in the file changed.

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

Partially covered line

Line 98 is only partially covered, one branch is missing

Check warning on line 108 in core/src/main/java/hudson/model/UserPropertyDescriptor.java

See this annotation in the file changed.

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

Partially covered line

Line 108 is only partially covered, one branch is missing

Check warning on line 2358 in core/src/main/java/jenkins/model/Jenkins.java

See this annotation in the file changed.

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

Partially covered line

Line 2358 is only partially covered, one branch is missing

Check warning on line 83 in core/src/main/java/jenkins/model/experimentalflags/UserExperimentalFlagsProperty.java

See this annotation in the file changed.

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

Not covered lines

Lines 80-83 are not covered by tests