• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / dkll
83%

Build:
DEFAULT BRANCH: master
Repo Added 26 May 2019 03:19AM UTC
Files 17
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • agent
  • chore/deps-and-go-1.26
  • ci/workflow-hardening
  • demo
  • dependabot/github_actions/github-actions-updates-d2f953908f
  • dependabot/go_modules/github.com/docker/docker-25.0.6incompatible
  • dependabot/go_modules/github.com/fsouza/go-dockerclient-1.12.1
  • dependabot/go_modules/github.com/fsouza/go-dockerclient-1.4.1
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.1
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.2
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.3
  • dependabot/go_modules/github.com/go-pkgz/lgr-0.12.0
  • dependabot/go_modules/github.com/go-pkgz/lgr-0.12.1
  • dependabot/go_modules/github.com/go-pkgz/rest-1.20.3
  • dependabot/go_modules/github.com/go-pkgz/rest-1.20.4
  • dependabot/go_modules/github.com/opencontainers/runc-1.1.12
  • dependabot/go_modules/go-modules-updates-2d978dc9b6
  • dependabot/go_modules/go-modules-updates-8dcc27ee2b
  • dependabot/go_modules/go-modules-updates-ac3c29601d
  • dependabot/go_modules/go-modules-updates-dc9768f38b
  • dependabot/go_modules/go.mongodb.org/mongo-driver-1.17.3
  • dependabot/go_modules/go.mongodb.org/mongo-driver-1.17.4
  • fix/client-test-log-setup
  • fix/compose-mongo-url-typo
  • fix/syslog-parser-panic
  • gsyslog
  • master
  • migrate-to-routegroup
  • mongo-driver
  • paskal/dependabot-disable-updates
  • paskal/dependabot-security-updates
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3

20 Aug 2026 08:50AM UTC coverage: 83.183%. Remained the same
32350795638

push

github

web-flow
Fix no-op logger setup in client test (#62)

lgr.Out returns an Option, so calling it on its own builds the option and
discards it. The test intended to send log output to io.Discard for its
duration and restore stdout afterwards, and did neither; staticcheck
flags the deferred form as SA9010 under the pinned golangci-lint v2.12.2.

Co-authored-by: Umputun <umputun@gmail.com>

1014 of 1219 relevant lines covered (83.18%)

9119.01 hits per line

Relevant lines Covered
Build:
Build:
1219 RELEVANT LINES 1014 COVERED LINES
9119.01 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • 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
32350795638 master Fix no-op logger setup in client test (#62) lgr.Out returns an Option, so calling it on its own builds the option and discards it. The test intended to send log output to io.Discard for its duration and restore stdout afterwards, and did neither;... push 20 Aug 2026 08:51AM UTC web-flow github
83.18
32350588274 fix/client-test-log-setup Merge branch 'master' into fix/client-test-log-setup Pull #62 20 Aug 2026 08:49AM UTC web-flow github
83.18
32350567677 master Fix mongo url in compose files (#59) * Fix collection parameter typo in compose files The MONGO url in compose-server.yml and compose-demo.yml spelled the collection parameter as "collecion". go-pkgz/mongo strips only the parameters it is asked ... push 20 Aug 2026 08:48AM UTC web-flow github
83.18
32347803990 fix/compose-mongo-url-typo Point demo compose at the mongo-dkll service The MONGO url in compose-demo.yml addressed host "mongo" while the service and its hostname are "mongo-dkll", so the name did not resolve on the compose network. Pull #59 20 Aug 2026 08:14AM UTC paskal github
83.18
32347759137 fix/client-test-log-setup Fix no-op logger setup in client test lgr.Out returns an Option, so calling it on its own builds the option and discards it. The test intended to send log output to io.Discard for its duration and restore stdout afterwards, and did neither; stati... Pull #62 20 Aug 2026 08:14AM UTC paskal github
83.18
32346704794 fix/compose-mongo-url-typo Fix collection parameter typo in compose files The MONGO url in compose-server.yml and compose-demo.yml spelled the collection parameter as "collecion". go-pkgz/mongo strips only the parameters it is asked for, "db" and "collection", so the missp... Pull #59 20 Aug 2026 08:02AM UTC paskal github
83.18
32346351029 fix/compose-mongo-url-typo Fix collection parameter typo in compose files The MONGO url in compose-server.yml and compose-demo.yml spelled the collection parameter as "collecion". go-pkgz/mongo strips only the parameters it is asked for, "db" and "collection", so the missp... Pull #59 20 Aug 2026 07:57AM UTC paskal github
83.35
32346295953 master Update go to 1.26, bump dependencies and apply go fix (#58) * Update go to 1.26, bump dependencies and CI actions * Apply go fix --------- Co-authored-by: Umputun <umputun@gmail.com> push 20 Aug 2026 07:57AM UTC web-flow github
83.18
32346104290 chore/deps-and-go-1.26 Merge branch 'master' into chore/deps-and-go-1.26 Pull #58 20 Aug 2026 07:54AM UTC web-flow github
83.35
32346082648 master Fix panic on truncated syslog lines Previously, NewEntry sliced the line by the offset of the host and the service token without checking that anything follows them, so a line ending right after the timestamp, the host or the service token panick... push 20 Aug 2026 07:54AM UTC umputun github
83.17
See All Builds (153)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc