Skip to content

Releases: jenkinsci/coverage-model

v0.21.0 🎁

31 Mar 16:31
Compare
Choose a tag to compare

✨ Improvements

🐛 Bug Fixes

  • Add metric parameter for CyclomaticComplexity (#6) @uhafner

v0.20.0 🎁

30 Mar 21:16
Compare
Choose a tag to compare

🚀 New Features

  • Add maximum complexity of all methods as a metric (#5) @uhafner

🐛 Bug Fixes

  • Compute coverage of nodes with either lines, branches, or instructions (#4) @uhafner

🔧 Internal Changes

v0.19.1 🎁

23 Mar 21:50
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Ignore missing source files in class nodes (#73) @uhafner