• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

umputun / sys-agent
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.7.0
DEFAULT BRANCH: master
Repo Added 10 Dec 2021 04:58AM UTC
Token yJlgJ2eaFZO9EgJELC5hvxaowvgxHqjMU regen
Build 228 Last
Files 14
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH refs/tags/v1.7.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • actuator-discovery-and-component-endpoints
  • actuator-health-endpoint
  • cert
  • ci/workflow-hardening
  • config
  • configurable-docker-api-version
  • cron
  • dependabot
  • dependabot/github_actions/github-actions-updates-ab8db9cf34
  • dependabot/github_actions/github-actions-updates-fcf4e41b5c
  • dependabot/go_modules/github.com/go-pkgz/fileutils-0.4.0
  • dependabot/go_modules/github.com/go-pkgz/lgr-0.12.0
  • dependabot/go_modules/github.com/go-pkgz/rest-1.20.3
  • dependabot/go_modules/github.com/go-pkgz/routegroup-1.4.1
  • dependabot/go_modules/go-modules-updates-07f3a6036d
  • dependabot/go_modules/go-modules-updates-0c3f698f4c
  • dependabot/go_modules/go-modules-updates-21d6f4b677
  • dependabot/go_modules/go-modules-updates-37e7a6fdd7
  • dependabot/go_modules/go-modules-updates-5b05467a21
  • dependabot/go_modules/go-modules-updates-7ef196fc89
  • dependabot/go_modules/go-modules-updates-986300a39c
  • dependabot/go_modules/go-modules-updates-a0be10e590
  • dependabot/go_modules/go-modules-updates-ab29f32263
  • dependabot/go_modules/go-modules-updates-acb5f3d21a
  • dependabot/go_modules/go-modules-updates-c30a0e0542
  • dependabot/go_modules/go-modules-updates-dc9768f38b
  • dependabot/go_modules/golang.org/x/crypto-0.17.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dimkalinux-patch-1
  • dockerfile_clarify
  • file-provider
  • fix_nginx_status_url
  • master
  • mongo-count
  • mongo-rs
  • paskal/dependabot-disable-updates
  • paskal/dependabot-security-updates
  • paskal/fix_golangci_lint
  • patch-1
  • program
  • refs/tags/v0.0.1
  • refs/tags/v0.1.0
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.3.2
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.5.1
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.3.2
  • refs/tags/v1.3.3
  • refs/tags/v1.4.0
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.6.0
  • refs/tags/v1.7.0
  • rmq_provider
  • size_change

14 Apr 2026 07:21AM UTC coverage: 86.756%. Remained the same
24386501662

push

github

umputun
chore(deps): update all dependencies

lgr v0.12.1→v0.12.3, compress v1.18.3→v1.18.5,
mongo-driver v1.17.8→v1.17.9, go-m1cpu v0.1.7→v0.2.1,
stats v0.7.1→v0.9.0, crypto v0.47.0→v0.50.0,
sync v0.19.0→v0.20.0, sys v0.40.0→v0.43.0, text v0.33.0→v0.36.0

976 of 1125 relevant lines covered (86.76%)

4.87 hits per line

Relevant lines Covered
Build:
Build:
1125 RELEVANT LINES 976 COVERED LINES
4.87 HITS PER LINE
Source Files on master
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24386501662 refs/tags/v1.7.0 chore(deps): update all dependencies lgr v0.12.1→v0.12.3, compress v1.18.3→v1.18.5, mongo-driver v1.17.8→v1.17.9, go-m1cpu v0.1.7→v0.2.1, stats v0.7.1→v0.9.0, crypto v0.47.0→v0.50.0, sync v0.19.0→v0.20.0, sys v0.40.0→v0.43.0, text v0.33.0→v0.36.0 push 14 Apr 2026 07:26AM UTC umputun github
86.76
24386331942 master chore(deps): update all dependencies lgr v0.12.1→v0.12.3, compress v1.18.3→v1.18.5, mongo-driver v1.17.8→v1.17.9, go-m1cpu v0.1.7→v0.2.1, stats v0.7.1→v0.9.0, crypto v0.47.0→v0.50.0, sync v0.19.0→v0.20.0, sys v0.40.0→v0.43.0, text v0.33.0→v0.36.0 push 14 Apr 2026 07:22AM UTC umputun github
86.76
24386221722 master Make Docker API version configurable (#55) * feat(docker): make Docker API version configurable Replace hardcoded dockerClientVersion constant with configurable APIVersion field on DockerProvider. Adds --docker-api CLI flag and DOCKER_API env va... push 14 Apr 2026 07:19AM UTC web-flow github
86.76
24386129258 configurable-docker-api-version fix(docs): align spacing in README docker-api option line Pull #55 14 Apr 2026 07:16AM UTC umputun github
86.76
24386131474 configurable-docker-api-version fix(docs): align spacing in README docker-api option line Pull #55 14 Apr 2026 07:16AM UTC umputun github
86.76
24385875515 configurable-docker-api-version feat(docker): make Docker API version configurable Replace hardcoded dockerClientVersion constant with configurable APIVersion field on DockerProvider. Adds --docker-api CLI flag and DOCKER_API env var (default "1.24") to support newer Docker eng... Pull #55 14 Apr 2026 07:10AM UTC umputun github
86.76
23131167346 master Merge pull request #54 from paskal/ci/workflow-hardening ci: harden workflows, upgrade actions, fix caching push 16 Mar 2026 06:38AM UTC web-flow github
86.71
22810696342 ci/workflow-hardening ci: add fetch-depth: 0 for goreleaser goreleaser needs full git history for changelog generation and tag resolution. See https://goreleaser.com/ci/actions/ Pull #54 08 Mar 2026 12:48AM UTC paskal github
86.71
22807987915 ci/workflow-hardening ci: add fetch-depth: 0 for goreleaser goreleaser needs full git history for changelog generation and tag resolution. See https://goreleaser.com/ci/actions/ Pull #54 07 Mar 2026 09:52PM UTC paskal github
86.71
22806705080 ci/workflow-hardening fix golangci-lint config: exclude new v2.11.1 rules Pull #54 07 Mar 2026 08:33PM UTC paskal github
86.71
See All Builds (213)

Badge your Repo: sys-agent

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc