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

Refactor FlightRecorderInputStream Class #10008

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

Merge branch 'master' into refactor/extract-method-from-thread-call-m…

b36ddc3
Select commit
Loading
Failed to load commit list.
Open

Refactor FlightRecorderInputStream Class #10008

Merge branch 'master' into refactor/extract-method-from-thread-call-m…
b36ddc3
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 28, 2024

Line Coverage: 81.82% (+15.60%), Branch Coverage: 50.00% (+4.55%)

Summary for modified lines

  • 19 lines have been modified
  • 2 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) 83.18% (89/107) 80.82% (990/1225) 79.67% (1995/2504) 65.51% (10689/16316) 66.24% (37153/56091) 59.85% (13529/22605) 66.01% (167762/254129)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.24% ⬆️ +0.09% ⬆️ +0.17% ⬆️ +0.15% ⬆️ +0.19% ⬆️
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) 72.22% (13/18) 66.22% (49/74) 45.45% (10/22) 63.86% (205/321)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.46% ⬆️ +0.00% n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) n/a n/a 81.82% (9/11) 50.00% (1/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +15.60% ⬆️ +4.55% ⬆️ n/a
🐾 Indirect changes 100.00% (2/2) 71.43% (5/7) 75.00% (9/12) n/a n/a 94.50% (103/109) 84.31% (43/51) n/a

Annotations

Check warning on line 61 in hudson/cli/FlightRecorderInputStream.java

See this annotation in the file changed.

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

Not covered lines

Lines 60-61 are not covered by tests

Check warning on line 64 in hudson/cli/FlightRecorderInputStream.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