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

New option to parse plugins.txt file #86

Merged
merged 6 commits into from
Jul 16, 2024

Load plugins from both plugins.txt and -p option

e1382ef
Select commit
Loading
Failed to load commit list.
Merged

New option to parse plugins.txt file #86

Load plugins from both plugins.txt and -p option
e1382ef
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jul 16, 2024 in 0s

Line Coverage: 94.44% (+19.03%), Branch Coverage: 100.00% (+21.43%)

Summary for modified lines

  • 52 lines have been modified
  • 1 line is not covered
  • 2 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% (2/2) 57.14% (4/7) 71.43% (10/14) 76.19% (16/21) 64.39% (85/132) 47.57% (235/494) 40.98% (50/122) 44.88% (867/1932)
📈 Overall project (difference to reference job) +0.00% +7.14% ⬆️ +2.20% ⬆️ +1.19% ⬆️ +0.90% ⬆️ +1.66% ⬆️ +3.05% ⬆️ +2.16% ⬆️
🐾 Modified files 100.00% (2/2) 100.00% (2/2) 100.00% (2/2) 100.00% (3/3) 86.67% (13/15) 75.41% (46/61) 78.57% (11/14) 80.18% (182/227)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +7.23% ⬆️ +16.07% ⬆️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (2/2) 100.00% (2/2) n/a n/a 94.44% (17/18) 100.00% (6/6) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +19.03% ⬆️ +21.43% ⬆️ n/a

Annotations

Check warning on line 13 in io/jenkins/tools/pluginmodernizer/core/utils/PluginListParser.java

See this annotation in the file changed.

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

Not covered line

Line 13 is not covered by tests