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

umputun / rlb-stats
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/go-modules-updates-f3ab9ab63f
DEFAULT BRANCH: master
Repo Added 01 Nov 2019 06:30PM UTC
Files 7
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 dependabot/go_modules/go-modules-updates-f3ab9ab63f
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bump_bbolt
  • bump_readme
  • cancelable
  • ci
  • consistent
  • dependabot
  • dependabot/github_actions/github-actions-updates-a2e7793ad6
  • dependabot/go_modules/go-modules-updates-07f3a6036d
  • dependabot/go_modules/go-modules-updates-4c8a9e7529
  • dependabot/go_modules/go-modules-updates-68c902ff31
  • dependabot/go_modules/go-modules-updates-9254213526
  • dependabot/go_modules/go-modules-updates-a0d67c0d5b
  • dependabot/go_modules/go-modules-updates-dc9768f38b
  • dependabot/go_modules/go-modules-updates-ecb200e869
  • dependabot/go_modules/go-modules-updates-f3ab9ab63f
  • fix_test_data_agg
  • improve_tests
  • limit-files
  • lint_fixes
  • master
  • opts
  • paskal/add-tests
  • paskal/add_dependabot
  • paskal/bump_modules
  • paskal/charts
  • paskal/clarify_docker_comment
  • paskal/dependabot-disable-updates
  • paskal/fix-ci-after-rebase
  • paskal/fix_dockerfile_and_golangcilint
  • paskal/golangci-lint
  • paskal/pprof
  • paskal/remove_chi
  • paskal/remove_go_chi
  • paskal/renew
  • paskal/rest_package
  • relative_url
  • smaller-data

01 Jul 2025 11:52AM UTC coverage: 83.702%. Remained the same
15998514148

Pull #50

github

web-flow
Bump the go-modules-updates group with 2 updates

Bumps the go-modules-updates group with 2 updates: [github.com/go-pkgz/lgr](https://github.com/go-pkgz/lgr) and [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt).


Updates `github.com/go-pkgz/lgr` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/go-pkgz/lgr/releases)
- [Commits](https://github.com/go-pkgz/lgr/compare/v0.12.0...v0.12.1)

Updates `go.etcd.io/bbolt` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/go-pkgz/lgr
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules-updates
- dependency-name: go.etcd.io/bbolt
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #50: Bump the go-modules-updates group with 2 updates

303 of 362 relevant lines covered (83.7%)

9.86 hits per line

Relevant lines Covered
Build:
Build:
362 RELEVANT LINES 303 COVERED LINES
9.86 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • 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
15998514148 dependabot/go_modules/go-modules-updates-f3ab9ab63f Bump the go-modules-updates group with 2 updates Bumps the go-modules-updates group with 2 updates: [github.com/go-pkgz/lgr](https://github.com/go-pkgz/lgr) and [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt). Updates `github.com/go-pkgz/l... Pull #50 01 Jul 2025 11:53AM UTC web-flow github
83.7
14460960147 paskal/dependabot-disable-updates Update Dependabot configuration to stop automatic PRs Pull #49 15 Apr 2025 04:00AM UTC paskal github
83.7
14459650862 master refactor: replace custom JSON handling functions with go-pkgz/rest utilities Replace custom writeJSON and sendErrorJSON functions with rest.RenderJSON and rest.SendErrorJSON from the go-pkgz/rest package. Also update routegroup to v1.4.1. push 15 Apr 2025 02:04AM UTC umputun github
83.7
14193174422 dependabot/go_modules/go-modules-updates-4c8a9e7529 Bump github.com/go-pkgz/routegroup in the go-modules-updates group Bumps the go-modules-updates group with 1 update: [github.com/go-pkgz/routegroup](https://github.com/go-pkgz/routegroup). Updates `github.com/go-pkgz/routegroup` from 1.3.1 to 1... Pull #47 01 Apr 2025 10:22AM UTC web-flow github
83.73
14193174765 dependabot/go_modules/go-modules-updates-4c8a9e7529 Bump github.com/go-pkgz/routegroup in the go-modules-updates group Bumps the go-modules-updates group with 1 update: [github.com/go-pkgz/routegroup](https://github.com/go-pkgz/routegroup). Updates `github.com/go-pkgz/routegroup` from 1.3.1 to 1... Pull #47 01 Apr 2025 10:21AM UTC web-flow github
83.73
14180283655 paskal/rest_package refactor: replace custom JSON handling functions with go-pkgz/rest utilities Replace custom writeJSON and sendErrorJSON functions with rest.RenderJSON and rest.SendErrorJSON from the go-pkgz/rest package. Also update routegroup to v1.4.1. Pull #46 31 Mar 2025 07:59PM UTC paskal github
83.7
13894040096 master remove go-chi/render dependency push 17 Mar 2025 07:41AM UTC umputun github
83.73
13893787551 paskal/remove_go_chi remove go-chi/render dependency Pull #45 17 Mar 2025 07:25AM UTC paskal github
83.73
13893620643 master Remove chi in favour of stdlib push 17 Mar 2025 07:13AM UTC umputun github
83.97
13893586456 paskal/remove_chi Remove chi in favour of stdlib Pull #42 17 Mar 2025 07:10AM UTC paskal github
83.97
See All Builds (157)
  • 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

© 2025 Coveralls, Inc