Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-69869] Categorize the user properties #7268

Merged
merged 18 commits into from
Jul 11, 2024

Fix formatting

3439a11
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-69869] Categorize the user properties #7268

Fix formatting
3439a11
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jun 21, 2024 in 0s

Line Coverage: 79.08% (-1.11%), Branch Coverage: 68.42% (-0.85%)

Summary for modified lines

  • 849 lines have been modified
  • 32 lines are not covered
  • 19 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.53% (976/1212) 79.25% (1963/2477) 65.99% (10568/16015) 66.76% (36843/55185) 59.94% (13395/22347) 66.48% (166382/250288)
📈 Overall project (difference to reference job) +0.00% +0.16% ⬆️ +0.05% ⬆️ +0.09% ⬆️ -0.12% ⬇️ -0.03% ⬇️ -0.00% -0.06% ⬇️
🐾 Modified files 100.00% (2/2) 100.00% (7/7) 100.00% (19/19) 98.39% (61/62) 85.55% (379/443) 80.20% (1069/1333) 69.27% (381/550) 80.34% (4123/5132)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -1.00% ⬇️ -0.50% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (7/7) 100.00% (19/19) n/a n/a 79.08% (121/153) 68.42% (26/38) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -1.11% ⬇️ -0.85% ⬇️ n/a
🐾 Indirect changes 100.00% (2/2) 41.67% (5/12) 40.91% (9/22) n/a n/a 36.73% (18/49) 46.15% (6/13) 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 62 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 62 is not covered by tests

Check warning on line 62 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 62 is not covered by tests

Check warning on line 62 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 62 is not covered by tests

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

See this annotation in the file changed.

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

Not covered lines

Lines 95-109 are not covered by tests

Check warning on line 94 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 94 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