Skip to content

Releases: k1LoW/octocov

v0.51.5

06 Sep 03:15
959db59
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix diff metrics table (panic: runtime error: invalid memory address or nil pointer dereference) by @k1LoW in #266

Full Changelog: v0.51.4...v0.51.5

v0.51.4

03 Sep 11:10
53b8e4c
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Enhance validation related to custom metrics (e.g., key uniqueness) by @k1LoW in #264

Full Changelog: v0.51.3...v0.51.4

v0.51.3

03 Sep 07:38
75df319
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • If the value of custom metric is determined to be an integer, the metric is displayed as an integer by @k1LoW in #261

Full Changelog: v0.51.2...v0.51.3

v0.51.2

03 Sep 05:45
a04e55b
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support for multiple custom metrics from one environment variable. by @k1LoW in #259

Other Changes

Full Changelog: v0.51.1...v0.51.2

v0.51.1

02 Sep 14:39
fc37dd2
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.51.0...v0.51.1

v0.51.0

02 Sep 13:21
a756f5f
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Show custom metrics reports in pull requests and summaries by @k1LoW in #249

New Features 🎉

  • Collect custom metrics by @k1LoW in #247
  • Show custom metrics reports in output of octocov by @k1LoW in #252
  • Add JSON Schema for custom metrics by @k1LoW in #254

Other Changes

  • Add to README about custom metrics. by @k1LoW in #255

Full Changelog: v0.50.1...v0.51.0

v0.50.1

22 Aug 00:42
57d97d7
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix private central ( Use ?raw=true URL ) by @k1LoW in #242

Full Changelog: v0.50.0...v0.50.1

v0.50.0

21 Aug 12:57
23bbca3
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Only display badges if the central mode repository is private by @k1LoW in #241

Other Changes

Full Changelog: v0.49.0...v0.50.0

v0.49.0

19 Jul 02:49
790eee4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.48.0...v0.49.0

v0.48.0

12 Jul 22:29
81b213c
Compare
Choose a tag to compare

What's Changed

  • Support GITHUB_PULL_REQUEST_NUMBER for detecting pull request number by @k1LoW in #233

Full Changelog: v0.47.4...v0.48.0