Below you will find pages that utilize the taxonomy term “vladopajic”
April 8, 2024
go-test-coverage
Version updated for vladopajic/go-test-coverage to version v2.10.1.
This action is used across all versions by 153 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fixed overriding total threshold value from config when passing from ci (or command line) https://github.com/vladopajic/go-test-coverage/pull/83 New Contributors @antonsergeyev made their first contribution in https://github.com/vladopajic/go-test-coverage/pull/83 Full Changelog: https://github.com/vladopajic/go-test-coverage/compare/v2.10.0...v2.10.1
March 23, 2024
go-test-coverage
Version updated for vladopajic/go-test-coverage to version v2.10.0.
This action is used across all versions by 144 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed add support for checking coverage using multiple coverage profile files https://github.com/vladopajic/go-test-coverage/pull/74 add ability to exclude entire function from coverage statistics https://github.com/vladopajic/go-test-coverage/pull/75 add ability to exclude whole body of if, switch, select and for statements with annotation https://github.com/vladopajic/go-test-coverage/pull/77, https://github.com/vladopajic/go-test-coverage/pull/79 exclude files with no statements https://github.
March 19, 2024
go-test-coverage
Version updated for vladopajic/go-test-coverage to version v2.9.0.
This action is used across all versions by 141 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes:
add the ability to ignore source code blocks from coverage statistics (https://github.com/vladopajic/go-test-coverage/pull/71) Full Changelog: https://github.com/vladopajic/go-test-coverage/compare/v2.8.3...v2.9.0
February 15, 2024
go-test-coverage
Version updated for vladopajic/go-test-coverage to version v2.8.3.
This action is used across all versions by 124 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 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
December 4, 2023
go-test-coverage
Version updated for vladopajic/go-test-coverage to version v2.8.2.
This action is used across all versions by 89 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is patch release that includes various improvements of code.
November 12, 2023
go-test-coverage
Version updated for vladopajic/go-test-coverage to version v2.8.1.
This action is used across all versions by 79 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is patch release that includes various improvements of code.
October 31, 2023
go-test-coverage
Version updated for vladopajic/go-test-coverage to version v2.8.0.
This action is used across all versions by 75 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes:
add option to generate badge and save it to file (https://github.com/vladopajic/go-test-coverage/pull/29) add option to generate badge and save it to CDN (like Amazon S3 or DigitalOcean Spaces) (https://github.com/vladopajic/go-test-coverage/pull/31) add option to generate badge and save it to GitHub branch (https://github.com/vladopajic/go-test-coverage/pull/32) Read updated instructions on creating coverage badge here.