code-coverage-api-plugin

Deprecated Jenkins Code Coverage Plugin

MIT License

Stars
111
Committers
47

Bot releases are visible (Hide)

code-coverage-api-plugin - v3.3.0 🎁

Published by github-actions[bot] almost 2 years ago

✨ Improvements

  • #204 - Add SCM checksName parameter (#518) @Jacob-Steele

📝 Documentation updates

  • Feature documentation - Issue #496 (#501) @fo-code

📦 Dependency updates

  • Bump gson from 2.9.1 to 2.10 (#508) @dependabot
  • Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#506) @dependabot
  • Bump jenkins-core from 2.373 to 2.377 (#513) @dependabot
  • Bump ionicons-api from 30.v9b_2184a_da_364 to 31.v4757b_6987003 (#505) @dependabot
  • Bump jenkins-core from 2.372 to 2.373 (#504) @dependabot
  • Bump jenkins-core from 2.371 to 2.372 (#497) @dependabot
  • Bump testcontainers.version from 1.17.4 to 1.17.5 (#498) @dependabot
  • Bump ionicons-api from 28.va_f3a_84439e5f to 30.v9b_2184a_da_364 (#499) @dependabot
  • Bump json-unit-assertj from 2.35.0 to 2.36.0 (#500) @dependabot

🔧 Internal Changes

  • Use HTTPS SCM URL (#516) @basil
code-coverage-api-plugin - v3.2.0 🎁

Published by github-actions[bot] about 2 years ago

✨ Improvements

  • #449 - Improve coloring of tree maps (#455) @fo-code

🐛 Bug Fixes

  • #487 - Skip missing reference files when creating coverage delta (#489) @fo-code
  • Prevent mismatches between code delta and jacoco data - Issue #467 (#486) @fo-code

📦 Dependency updates

  • Bump analysis-pom from 5.34.0 to 5.35.0 (#492) @dependabot
  • Bump testcontainers.version from 1.17.3 to 1.17.4 (#493) @dependabot
  • Bump jenkins-core from 2.368 to 2.371 (#488) @dependabot
  • Bump analysis-pom from 5.33.0 to 5.34.0 (#490) @dependabot
  • Bump ionicons-api from 25.vea_758a_74e28f to 28.vccb_448cc14b_d (#483) @dependabot
  • Bump jenkins-core from 2.365 to 2.368 (#471) @dependabot
  • Bump actions/checkout from 1 to 3 (#469) @dependabot
  • Bump jsoup from 1.15.2 to 1.15.3 in /plugin (#463) @dependabot
  • Bump jsoup from 1.15.2 to 1.15.3 (#459) @dependabot
  • Bump ionicons-api from 22.v868b_0c347756 to 25.vea_758a_74e28f (#464) @dependabot
  • Bump timestamper from 1.18 to 1.20 (#470) @dependabot
  • Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#472) @dependabot

🚦 Tests

  • Try to expose NPE with Cobertura parser in #473 (#474) @uhafner
code-coverage-api-plugin - v3.1.0 🎁

Published by github-actions[bot] about 2 years ago

✨ Improvements

  • Use new Jenkins styles for Boostrap tabs (#457) @uhafner
  • Add a new symbol as icon (#453) @uhafner

📦 Dependency updates

  • Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#450) @dependabot
  • Bump acceptance-test-harness from 1.117 to 1.118 (#448) @dependabot
  • Bump maven-help-plugin from 3.2.0 to 3.3.0 (#452) @dependabot
  • Bump jenkins-core from 2.363 to 2.365 (#458) @dependabot
code-coverage-api-plugin - v3.0.5 🎁

Published by github-actions[bot] about 2 years ago

🐛 Bug Fixes

  • #433 - Remove duplicate file nodes (#445) @fo-code
  • #441 - Delete temporary folders on agent after coloring source code files (#444) @fo-code
  • Fix coverage URL anchors (#443) @fo-code

📦 Dependency updates

  • Bump jenkins-core from 2.362 to 2.363 (#446) @dependabot
  • Bump analysis-pom from 5.32.0 to 5.33.0 (#447) @dependabot
  • Bump job-dsl from 1.80 to 1.81 (#429) @dependabot
  • Bump maven-deploy-plugin from 2.8.2 to 3.0.0 (#431) @dependabot
  • Bump git-changelist-maven-extension from 1.3 to 1.4 (#432) @dependabot
  • Bump acceptance-test-harness from 1.115 to 1.117 (#437) @dependabot
  • Bump Saxon-HE from 11.3 to 11.4 (#438) @dependabot
  • Bump gson from 2.9.0 to 2.9.1 (#439) @dependabot
  • Bump jenkins-core from 2.359 to 2.362 (#440) @dependabot
code-coverage-api-plugin - v3.0.4 🎁

Published by github-actions[bot] over 2 years ago

🐛 Bug Fixes

  • Fix NPE when line number is not present in model (#428) @uhafner

📦 Dependency updates

  • Bump jenkins-core from 2.358 to 2.359 (#427) @dependabot
  • Bump codingstyle-pom from 2.28.0 to 2.29.0 (#425) @dependabot
code-coverage-api-plugin - v3.0.3 🎁

Published by github-actions[bot] over 2 years ago

🐛 Bug Fixes

  • Use the coverages that are persisted within the action if possible (#423) @uhafner

📦 Dependency updates

  • Bump jenkins-core from 2.357 to 2.358 (#421) @dependabot
  • Bump analysis-pom from 5.29.0 to 5.31.0 (#422) @dependabot
  • Bump jsoup from 1.15.1 to 1.15.2 (#420) @dependabot
  • Bump job-dsl from 1.79 to 1.80 (#419) @dependabot
code-coverage-api-plugin - v3.0.2 🎁

Published by github-actions[bot] over 2 years ago

🐛 Bug Fixes

  • Add a coberturaReportAdapter symbol to disambiguate from Cobertura plugin's symbols (#417) @medianick
code-coverage-api-plugin - v3.0.1 🎁

Published by github-actions[bot] over 2 years ago

🐛 Bug Fixes

  • Remove duplicate coverage column (#416) @uhafner
  • Introduce a SafeFraction that carefully handles operations on Fraction instances (#415) @uhafner

📦 Dependency updates

  • Bump testcontainers.version from 1.17.2 to 1.17.3 (#412) @dependabot
  • Bump jenkins-core from 2.356 to 2.357 (#411) @dependabot
code-coverage-api-plugin - v3.0.0 🎁

Published by release-drafter[bot] over 2 years ago

🚀 New features

  • Additional visualizations for the coverage report (#324) @fo-code
  • Coverage dashboard column (#294) @fo-code

✨ Improvements

  • Improve the layout and design of the coverage columns (#394) @uhafner
  • Improve memory footprint (#374) @uhafner
  • Rewrite source code painting and archiving (#310) @uhafner
  • Support renames for calculating the file coverage delta (#389) @fo-code
  • If the coverage decreases on a PR, mark the check as failed (#372) @garethjevans

📦 Dependency updates

  • Bump timestamper from 1.17 to 1.18 (#409) @dependabot
  • Bump prism-api from 1.26.0-2 to 1.28.0-2 (#398) @dependabot
  • Bump acceptance-test-harness from 1.114 to 1.115 (#400) @dependabot
  • Bump jenkins-core from 2.348 to 2.356 (#410) @dependabot
  • Bump analysis-pom from 5.26.0 to 5.29.0 (#408) @dependabot
  • Bump testcontainers.version from 1.17.1 to 1.17.2 (#393) @dependabot
  • Bump jenkins-core from 2.347 to 2.348 (#391) @dependabot
  • Bump acceptance-test-harness from 1.113 to 1.114 (#392) @dependabot
  • Bump jsoup from 1.14.3 to 1.15.1 (#390) @dependabot
  • Bump codingstyle-pom from 2.26.0 to 2.27.0 (#387) @dependabot
  • Bump analysis-pom from 5.24.0 to 5.26.0 (#388) @dependabot
  • Bump testcontainers.version from 1.16.3 to 1.17.1 (#369) @dependabot
  • Bump echarts-api from 5.3.0-2 to 5.3.2-1 (#370) @dependabot
  • Bump jenkins-core from 2.346 to 2.347 (#385) @dependabot
  • Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#384) @dependabot
  • Bump acceptance-test-harness from 1.112 to 1.113 (#381) @dependabot
  • Bump codingstyle-pom from 2.24.0 to 2.26.0 (#382) @dependabot
  • Bump json-unit-assertj from 2.33.0 to 2.35.0 (#383) @dependabot
  • Bump jquery3-api from 3.6.0-2 to 3.6.0-3 (#376) @dependabot
  • Bump jenkins-core from 2.342 to 2.346 (#378) @dependabot
  • Bump codecov/codecov-action from 2.1.0 to 3 (#359) @dependabot
  • Bump jenkins-core from 2.341 to 2.342 (#358) @dependabot
  • Bump codingstyle-pom from 2.18.0 to 2.24.0 (#348) @dependabot
  • Bump jenkins-core from 2.339 to 2.341 (#352) @dependabot
  • Bump Saxon-HE from 10.6 to 11.3 (#351) @dependabot
  • Bump json-unit-assertj.version from 2.32.0 to 2.33.0 (#353) @dependabot
  • Bump json-unit-assertj from 2.32.0 to 2.33.0 (#355) @dependabot
  • Bump acceptance-test-harness from 1.111 to 1.112 (#357) @dependabot
  • Bump data-tables-api from 1.11.4-3 to 1.11.4-4 (#345) @dependabot
  • Bump plugin-util-api from 2.14.0 to 2.15.0 (#346) @dependabot
  • Bump analysis-pom from 5.18.0 to 5.19.0 (#343) @dependabot
  • Bump maven-compiler-plugin from 3.10.0 to 3.10.1 (#336) @dependabot
  • Bump forensics-api from 1.9.0 to 1.12.0 (#340) @dependabot
  • Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 (#339) @dependabot
  • Bump codingstyle-pom from 2.16.0 to 2.18.0 (#342) @dependabot
  • Bump jenkins-core from 2.338 to 2.339 (#341) @dependabot
  • Bump forensics-api from 1.8.1 to 1.9.0 (#335) @dependabot
  • Bump data-tables-api from 1.11.4-1 to 1.11.4-3 (#333) @dependabot
  • Bump jenkins-core from 2.335 to 2.338 (#332) @dependabot
  • Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#331) @dependabot
  • Bump bootstrap5-api from 5.1.3-5 to 5.1.3-6 (#325) @dependabot
  • Bump forensics-api from 1.8.0 to 1.8.1 (#326) @dependabot
  • Bump plugin-util-api from 2.13.0 to 2.14.0 (#316) @dependabot
  • Bump json-unit-assertj from 2.31.0 to 2.32.0 (#323) @dependabot
  • Bump jenkins-core from 2.333 to 2.335 (#321) @dependabot
  • Bump gson from 2.8.9 to 2.9.0 (#311) @dependabot
  • Bump timestamper from 1.15 to 1.17 (#312) @dependabot
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (#313) @dependabot
  • Bump acceptance-test-harness from 1.108 to 1.111 (#306) @dependabot
  • Bump json-unit-assertj.version from 2.28.0 to 2.31.0 (#307) @dependabot
  • Bump json-unit-assertj from 2.28.0 to 2.31.0 (#308) @dependabot
  • Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#309) @dependabot
  • Bump json-unit-assertj from 2.30.0 to 2.31.0 (#303) @dependabot
  • Bump release-drafter/release-drafter from 5.15.0 to 5.18.1 (#299) @dependabot
  • Bump json-unit-assertj from 2.28.0 to 2.30.0 (#301) @dependabot
  • Bump plugin-util-api from 2.12.0 to 2.13.0 (#292) @dependabot
  • Bump plugin-util-api from 2.10.0 to 2.12.0 (#285) @dependabot
  • Bump plugin-util-api from 2.8.0 to 2.10.0 (#284) @dependabot
  • Bump git-changelist-maven-extension from 1.2 to 1.3 (#283) @dependabot
  • Bump plugin-util-api from 2.7.0 to 2.8.0 (#277) @dependabot
  • Bump font-awesome-api from 5.15.4-3 to 5.15.4-4 (#270) @dependabot
  • Bump plugin-util-api from 2.5.1 to 2.7.0 (#274) @dependabot
  • Bump bootstrap5-api from 5.1.3-2 to 5.1.3-3 (#263) @dependabot
  • Bump font-awesome-api from 5.15.4-1 to 5.15.4-3 (#261) @dependabot
  • Bump actions/cache from 2.1.6 to 2.1.7 (#264) @dependabot
  • Bump bootstrap5-api from 5.1.3-1 to 5.1.3-2 (#260) @dependabot
  • Bump forensics-api from 1.5.0 to 1.6.0 (#249) @dependabot
  • Bump data-tables-api from 1.11.3-1 to 1.11.3-4 (#250) @dependabot
  • Bump echarts-api from 5.2.1-2 to 5.2.2-1 (#248) @dependabot
  • Bump bootstrap5-api from 5.1.1-1 to 5.1.3-1 (#246) @dependabot
  • Bump analysis-pom from 5.13.0 to 5.14.0 (#247) @dependabot

🔧 Internal changes

  • Improve memory footprint (#374) @uhafner

🚦 Tests

  • Use JUnit 5 for integration tests (#349) @uhafner
  • Add UI tests (#289) @bncbhm
  • Add unit tests that show how to verify the source code view model (#269) @uhafner
code-coverage-api-plugin - v2.0.4 🎁

Published by release-drafter[bot] almost 3 years ago

🐛 Bug Fixes

  • Remove agent-to-controller calls (#245) @jglick
code-coverage-api-plugin - v2.0.3 🎁

Published by release-drafter[bot] almost 3 years ago

🐛 Bug Fixes

  • Use ${resURL} rather than ${rootURL} when resolving JS files (#244) @uhafner
  • Add test case to expose issues #227 and #231 (#243) @uhafner
  • Move to vectorized icon (#238) @NotMyFault

📦 Dependency updates

  • Bump gson from 2.8.8 to 2.8.9 (#241) @dependabot
  • Bump analysis-pom from 5.12.0 to 5.13.0 (#239) @dependabot
  • Bump analysis-pom from 5.10.0 to 5.12.0 (#235) @dependabot

🔧 Internal changes

  • Replace deprecated calls and minor refactoring (#234) @StefanSpieker
  • Replace JSR 305 annotations with spotbugs annotations (#233) @StefanSpieker

🚦 Tests

  • Add test case to expose issues #227 and #231 (#243) @uhafner
code-coverage-api-plugin - v2.0.2 🎁

Published by release-drafter[bot] about 3 years ago

🐛 Bug Fixes

  • Do not fail when report is missing in reference build (#232) @zbynek

📦 Dependency updates

  • Bump forensics-api from 1.4.0 to 1.5.0 (#229) @dependabot
  • Bump data-tables-api from 1.11.2-1 to 1.11.3-1 (#226) @dependabot
code-coverage-api-plugin - 2.0.1

Published by release-drafter[bot] about 3 years ago

🐛 Bug fixes

  • Add missing cobertura XSL file (#225) @uhafner
  • Fix splitPackages for some corner cases (#224) @uhafner

📦 Dependency updates

  • Bump echarts-api from 5.2.1-1 to 5.2.1-2 (#222) @dependabot
code-coverage-api-plugin - v2.0.0 🎁

Published by release-drafter[bot] about 3 years ago

🚀 New features and improvements

  • User interface refresh and code cleanup (#203) @uhafner

📦 Dependency updates

  • Bump echarts-api from 5.1.2-11 to 5.2.1-1 (#220) @dependabot
  • Bump json-unit-assertj from 2.27.0 to 2.28.0 (#212) @dependabot
  • Bump pull-request-monitoring from 1.7.7 to 1.7.8 (#215) @dependabot
  • Bump gson from 2.8.6 to 2.8.8 (#216) @dependabot
  • Bump Saxon-HE from 9.9.1-4 to 10.6 (#214) @dependabot
  • Bump analysis-pom from 5.9.0 to 5.10.0 (#213) @dependabot
code-coverage-api-plugin - v1.4.1

Published by release-drafter[bot] about 3 years ago

code-coverage-api-plugin - v1.4.0

Published by release-drafter[bot] over 3 years ago

🚀 New features and improvements

  • Add coverage portlet for pull-request-monitoring plugin (#195) @simonsymhoven
  • Use new delta values for branch coverage in checks title (#201) @uhafner
  • Extend delta coverage api (#198) @simonsymhoven
  • Integrate forensics-api for reference build search (#199) @simonsymhoven

🐛 Bug Fixes

  • Ignore Doctype errors caused by Cobertura adding to top of xml files. (#189) @trash-80

👻 Maintenance

  • Remove step property calculateDiffForChangeRequests (#200) @simonsymhoven
  • integrate echarts-api plugin (#197) @simonsymhoven
  • bump jenkins baseline to 2.249 (#196) @simonsymhoven
  • Remove broken build status badge (#192) @MarkEWaite
code-coverage-api-plugin - Code Coverage API Plugin 1.3.2

Published by release-drafter[bot] over 3 years ago

👻 Maintenance

  • Use inline element in run summary next to icon (#185) @timja
code-coverage-api-plugin - Code Coverage API Plugin 1.3.1

Published by release-drafter[bot] over 3 years ago

(1.3.0 was skipped due to invalid javadoc that failed the release when using Java 11)

🚀 New features and improvements

  • Add theme support (#181) @timja
code-coverage-api-plugin - Code Coverage API Plugin 1.2.1

Published by release-drafter[bot] over 3 years ago

🐛 Bug Fixes

  • Also set a fail message if marking stage as unstable so that checks API correctly reports non-success (#179) @mrginglymus

👻 Maintenance

  • Merge dev branch to master (#172) @uhafner
code-coverage-api-plugin - Code Coverage API Plugin 1.2.0

Published by release-drafter[bot] about 4 years ago

This release brings integration with the GitHub checks API,
See the blogpost by @XiongKezhi for more details: https://www.jenkins.io/blog/2020/08/03/github-checks-api-plugin-coding-phase-2/

🚀 New features and improvements

  • Integrate with Checks Api - Allows publishing coverage to GitHub checks (#169) @XiongKezhi
  • Update to latest checks-api API (#170) @timja

👻 Maintenance

  • Add note to changelog that it's moved to GitHub releases (#171) @timja