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

Remove dependencies on commons-math3 and ssj by implementing simple linear regression directly, replacing the build duration distribution chart with a histogram, and deleting the smoothed trend lines in the test history charts #639

Merged
merged 4 commits into from
Aug 21, 2024

Remove commented-out line of code

88552fc
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Aug 20, 2024 in 0s

Line Coverage: 97.87% (+12.36%), Branch Coverage: 100.00% (+42.98%)

Summary for modified lines

  • 57 lines have been modified
  • 1 line is 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% (1/1) 100.00% (5/5) 83.67% (41/49) 81.33% (61/75) 69.91% (532/761) 70.60% (2514/3561) 58.13% (890/1531) 70.21% (10347/14737)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.25% ⬆️ -0.09% ⬇️ +0.54% ⬆️ +0.40% ⬆️ +0.63% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (4/4) 75.86% (22/29) 85.52% (431/504) 57.02% (65/114) 88.02% (1962/2229)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +4.25% ⬆️ +5.29% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 97.87% (46/47) 100.00% (10/10) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +12.36% ⬆️ +42.98% ⬆️ n/a

Annotations

Check warning on line 746 in src/main/java/hudson/tasks/junit/History.java

See this annotation in the file changed.

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

Not covered line

Line 746 is not covered by tests