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

oliver006 / redis_exporter / 157
93%
master: 86%

Build:
Build:
LAST BUILD BRANCH: feat/disable-scrape-endpoint
DEFAULT BRANCH: master
Ran 05 Jul 2023 01:19PM UTC
Jobs 1
Files 16
Run time 33s
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

05 Jul 2023 12:55PM UTC coverage: 92.53%. First build
157

Pull #812

drone.io

Ma27
Use go 1.20 in `go.mod`

This seems to work fine considering that it's already used for all build
containers. Also, when building 1.51 on NixOS, I get the following
build-error:

    vendor/golang.org/x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
    vendor/golang.org/x/sys/unix/syscall_linux.go:1018:20: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
    vendor/golang.org/x/sys/unix/syscall_linux.go:2289:9: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
    vendor/golang.org/x/sys/unix/syscall_unix.go:118:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
    vendor/golang.org/x/sys/unix/sysvshm_unix.go:33:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)

Upgrading the directive and running `go mod tidy` solves the problem.
Pull Request #812: Use go 1.20 in `go.mod`

1920 of 2075 relevant lines covered (92.53%)

13330.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 157.1 05 Jul 2023 01:19PM UTC 0
92.53
Source Files on build 157
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #812
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