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

oliver006 / redis_exporter / 158
86%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2023 01:51AM UTC
Jobs 1
Files 16
Run time 1s
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

09 Jul 2023 01:46AM UTC coverage: 92.53%. Remained the same
158

push

drone.io

web-flow
Use go 1.20 in `go.mod` (#812)

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.

1920 of 2075 relevant lines covered (92.53%)

13429.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 158.1 09 Jul 2023 01:51AM UTC 0
92.53
Source Files on build 158
Detailed source file information is not available for this build.
  • Back to Repo
  • bf287344 on github
  • Prev Build on master (#153)
  • Next Build on master (#159)
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