goveralls

goveralls is a Go client for Coveralls.io.

MIT License

Stars
789
Committers
75

Bot releases are visible (Hide)

goveralls - v0.0.12 Latest Release

Published by shogo82148 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mattn/goveralls/compare/v0.0.11...v0.0.12

goveralls - v0.0.11

Published by shogo82148 about 3 years ago

  • shallow 405 Method Not Allowed in process() #206
goveralls - v0.0.10

Published by shogo82148 about 3 years ago

  • shallow 405 method not allowed #205
goveralls - v0.0.9

Published by shogo82148 over 3 years ago

  • Fix lint warnings #197
  • Fix broken build for old version of Go #196
  • Reduce build.Import calls when importing files from relative root #195
  • Update Coveralls documentation link #193
goveralls - v0.0.8

Published by gdm85 over 3 years ago

  • bump up actions/setup-go@v2
  • use file commands instead of deprecated commands
  • update the example in README
  • Merge pull request #178 from shogo82148/remove-deprecated-github-actions
  • Add example on how to use it on Jenkins
  • Use groovy as language identifier
  • Merge pull request #179 from mattn/jenkins-docs
  • Add -uploadsource command-line option to allow disabling uploading source to goveralls.io
  • Add test for uploadsource
  • Allow debugging webhook request
  • Merge pull request #180 from mattn/bugfix/range-panic
  • Use exit code 2 for unknown extra flags error
  • Merge pull request #181 from mattn/feat/debug-all
  • Add teamcity docs
  • Only build on Travis with latest Go version
  • Merge pull request #184 from mattn/docs-teamcity
  • Merge pull request #186 from mattn/ci/reduce-travis-build-time
  • Introduce GIT_* environment variables to specify git metadata
  • Merge pull request #188 from mattn/fix/git-fetch-and-env
  • Parallelize all tests, remove multiple binaries creation (#189) …
  • Add support for Jenkins multibranch projects environment variables
  • Merge pull request #190 from mattn/more/jenkins-vars
  • Add gitlab support
  • Replace example for gitlab
  • Add CI_MERGE_REQUEST_ID to pr number
  • Merge pull request #192 from agamm/add-gitlab-support
goveralls -

Published by shogo82148 about 4 years ago

  • improve merging profiles #177
goveralls -

Published by shogo82148 over 4 years ago

  • fix GITHUB ACTION RUN button #168
  • Introduce flag name #169
goveralls - v0.0.5

Published by shogo82148 almost 5 years ago