go-test-coverage

go-test-coverage is tool and github action which reports issues when test coverage is below set threshold

GPL-3.0 License

Stars
81

Bot releases are hidden (Show)

go-test-coverage - v2.10.2 Latest Release

Published by vladopajic about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/vladopajic/go-test-coverage/compare/v2...v2.10.2

go-test-coverage - v2.10.1

Published by vladopajic 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vladopajic/go-test-coverage/compare/v2.10.0...v2.10.1

go-test-coverage - v2.10.0

Published by vladopajic 7 months ago

What's Changed

Full Changelog: https://github.com/vladopajic/go-test-coverage/compare/v2.9.0...v2.10.0

go-test-coverage - v2.9.0

Published by vladopajic 7 months ago

Changes:

Full Changelog: https://github.com/vladopajic/go-test-coverage/compare/v2.8.3...v2.9.0

go-test-coverage - v2.8.3

Published by vladopajic 8 months ago

This release has no functional changes.

Changes:

  • go version bump to v1.22 #65
  • version update of tools and libraries

Full Changelog: https://github.com/vladopajic/go-test-coverage/compare/v2...v2.8.3

go-test-coverage - v2.8.2

Published by vladopajic 11 months ago

This is patch release that includes various improvements of code.

go-test-coverage - v2.8.1

Published by vladopajic 11 months ago

This is patch release that includes various improvements of code.

go-test-coverage - v2.8.0

Published by vladopajic 12 months ago

Changes:

Read updated instructions on creating coverage badge here.

go-test-coverage - v2.7.1

Published by vladopajic over 1 year ago

Changes:

  • fix override path property name #22
go-test-coverage - v2.7.0

Published by vladopajic over 1 year ago

Changes:

go-test-coverage - v2.6.0

Published by vladopajic over 1 year ago

Changes:

  • files or packages could be excluded from coverage statistics #19
go-test-coverage - v2.5.0

Published by vladopajic over 1 year ago

Changes:

  • introduced new badge color #17
  • coverage percentage formula updated #15
    • percentage value is rounding down (eg. coverage value of 99.60% will be 99%; and not 100%)
  • reporting style improvements #18
go-test-coverage - v2.4.0

Published by vladopajic over 1 year ago

Changes:

  • arguments have default values same as github action
go-test-coverage - v2.3.0

Published by vladopajic over 1 year ago

Changes:

  • match major version with go module
go-test-coverage - v2.2.0

Published by vladopajic over 1 year ago

Changes:

go-test-coverage - v2.1.0

Published by vladopajic over 1 year ago

  • added github output values badge-text and badge-color which could be used to generate badges
go-test-coverage - v2.0.0

Published by vladopajic over 1 year ago

  • github action is now fully configurable via inputs
  • improved github output
  • config file now uses kebab case key values
go-test-coverage - v1.0.1

Published by vladopajic over 1 year ago

  • add github action friendly output
go-test-coverage - v1.0.0

Published by vladopajic over 1 year ago