Skip to content

Releases: k1LoW/octocov

v0.52.1

24 Sep 02:04
0e54fd6
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Update JSON schema for custom metrics by @k1LoW in #272

Full Changelog: v0.52.0...v0.52.1

v0.52.0

23 Sep 10:37
dc0c53e
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support metadata for custom metrics by @k1LoW in #270

Full Changelog: v0.51.6...v0.52.0

v0.51.6

06 Sep 08:57
bd079c7
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • swap fileA and fileB results because it was reversed by @rajyan in #268

Full Changelog: v0.51.5...v0.51.6

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