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

Add icons to Command Palette #10049

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Merge branch 'master' into add-icons-to-command-palette

674d508
Select commit
Loading
Failed to load commit list.
Open

Add icons to Command Palette #10049

Merge branch 'master' into add-icons-to-command-palette
674d508
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 13, 2024 in 0s

Line Coverage: 61.76% (-8.92%), Branch Coverage: 57.14% (-10.63%)

Summary for modified lines

  • 92 lines have been modified
  • 13 lines are not covered
  • 6 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.90% (991/1225) 79.64% (1995/2505) 65.43% (10690/16337) 66.09% (37105/56143) 59.67% (13501/22625) 65.85% (167508/254359)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.08% ⬆️ +0.17% ⬆️ +0.02% ⬆️ +0.04% ⬆️ -0.01% ⬇️ +0.04% ⬆️
🐾 Modified files 100.00% (2/2) 100.00% (3/3) 100.00% (6/6) 84.06% (58/69) 76.91% (643/836) 70.68% (2452/3469) 67.78% (978/1443) 70.93% (10456/14742)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.18% ⬇️ -0.19% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (3/3) 66.67% (4/6) n/a n/a 61.76% (21/34) 57.14% (8/14) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -8.92% ⬇️ -10.63% ⬇️ n/a
🐾 Indirect changes 100.00% (2/2) 55.56% (5/9) 45.45% (5/11) n/a n/a 87.50% (28/32) 50.00% (6/12) n/a

Annotations

Check warning on line 284 in core/src/main/java/hudson/model/User.java

See this annotation in the file changed.

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

Not covered line

Line 284 is not covered by tests

Check warning on line 565 in core/src/main/java/hudson/model/View.java

See this annotation in the file changed.

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

Not covered line

Line 565 is not covered by tests

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

See this annotation in the file changed.

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

Not covered lines

Lines 2358-2368 are not covered by tests

Check warning on line 169 in core/src/main/java/hudson/search/Search.java

See this annotation in the file changed.

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

Not covered line

Line 169 is not covered by tests

Check warning on line 176 in core/src/main/java/hudson/search/Search.java

See this annotation in the file changed.

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

Not covered line

Line 176 is not covered by tests

Check warning on line 297 in core/src/main/java/hudson/search/Search.java

See this annotation in the file changed.

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

Not covered lines

Lines 293-297 are not covered by tests

Check warning on line 166 in core/src/main/java/hudson/search/Search.java

See this annotation in the file changed.

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

Partially covered line

Line 166 is only partially covered, one branch is missing

Check warning on line 167 in core/src/main/java/hudson/search/Search.java

See this annotation in the file changed.

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

Partially covered line

Line 167 is only partially covered, 3 branches are missing

Check warning on line 172 in core/src/main/java/hudson/search/Search.java

See this annotation in the file changed.

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

Partially covered line

Line 172 is only partially covered, one branch is missing

Check warning on line 60 in core/src/main/java/hudson/search/SearchItem.java

See this annotation in the file changed.

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

Not covered line

Line 60 is not covered by tests

Check warning on line 59 in core/src/main/java/hudson/search/SearchItem.java

See this annotation in the file changed.

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

Partially covered line

Line 59 is only partially covered, one branch is missing