Skip to content

Merge pull request #791 from jenkinsci/dependabot/maven/org.jenkins-c… #1580

Merge pull request #791 from jenkinsci/dependabot/maven/org.jenkins-c…

Merge pull request #791 from jenkinsci/dependabot/maven/org.jenkins-c… #1580

GitHub Actions / Quality Monitor succeeded Jul 16, 2024 in 0s

Quality Monitor

   🚦   Tests: 100 % successful (✔️ 120 passed)
   〰️   Line Coverage: 87% (106 missed lines)
   ➰   Branch Coverage: 78% (52 missed branches)
   PIT   Mutation Coverage: 14% (365 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a)

Details

☀️   Quality Monitor

🚦   Tests

Name Reports Passed Skipped Failed Total
Tests 19 120 0 0 120

❗   Style

Name Reports Errors High Normal Low Total
CheckStyle 4 0 0 0 0 0
PMD 6 0 0 0 0 0
Total 10 0 0 0 0 0

🐛   Bugs

Name Reports Errors High Normal Low Total
SpotBugs 2 0 0 0 0 0

👣   Code Coverage

Code Coverage: 82%

Name Covered % Missed %
Line Coverage 87 13
Branch Coverage 78 22
Total Ø 82 18

🔬   Mutation Coverage

Mutation Coverage: 14%

Name Killed % Survived %
Mutation Coverage 14 86

Annotations

Check warning on line 56 in io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 55-56 are not covered by tests

Check warning on line 92 in io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 92 is not covered by tests

Check warning on line 73 in io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 73 is not covered by tests

Check warning on line 133 in io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 130-133 are not covered by tests

Check warning on line 99 in io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 99 is not covered by tests

Check warning on line 111 in io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 111 is not covered by tests

Check warning on line 124 in io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 124 is not covered by tests

Check warning on line 153 in io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 153 is not covered by tests

Check warning on line 222 in io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 202-222 are not covered by tests

Check warning on line 20 in io/jenkins/plugins/forensics/git/reference/Messages.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 20 is not covered by tests

Check warning on line 67 in io/jenkins/plugins/forensics/git/reference/Messages.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 35-67 are not covered by tests

Check warning on line 109 in io/jenkins/plugins/forensics/git/reference/Messages.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 89-109 are not covered by tests

Check warning on line 102 in io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 100-102 are not covered by tests

Check warning on line 128 in io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 128 is not covered by tests

Check warning on line 72 in io/jenkins/plugins/forensics/git/miner/GitRepositoryMiner.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 69-72 are not covered by tests

Check warning on line 58 in io/jenkins/plugins/forensics/git/miner/DiffsCollector.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 57-58 are not covered by tests

Check warning on line 86 in io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 85-86 are not covered by tests

Check warning on line 110 in io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 109-110 are not covered by tests

Check warning on line 114 in io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 114 is not covered by tests

Check warning on line 132 in io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 132 is not covered by tests

Check warning on line 141 in io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 141 is not covered by tests

Check warning on line 189 in io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 168-189 are not covered by tests

Check warning on line 229 in io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 229 is not covered by tests

Check warning on line 34 in io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 34 is not covered by tests

Check warning on line 49 in io/jenkins/plugins/forensics/git/miner/RepositoryStatisticsCallback.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 47-49 are not covered by tests