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

mbland / elistman / 9726492111
100%

Build:
DEFAULT BRANCH: main
Ran 29 Jun 2024 07:43PM UTC
Jobs 1
Files 38
Run time 1min
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

29 Jun 2024 07:40PM UTC coverage: 100.0%. Remained the same
9726492111

push

github

mbland
Bump Go version, modules, workflow actions

Bumps to Go 1.22.4 and removes `GOEXPERIMENT=loopvar`. Adds `-coverpkg`
argument.

Bumped many Go module versions.

Bumps workflows:

- actions/download-artifact@v4
- actions/upload-artifact@v4
- actions/setup-go@v5
- aws-actions/configure-aws-credentials@v4

With the AWS bump, had to update the code to use the BaseEndpoint API to
fix:

```txt
$ go run honnef.co/go/tools/cmd/staticcheck -tags=all_tests ./...

testutils/aws.go:17:24: aws.Endpoint is deprecated: This structure was
  used with the global [EndpointResolver] interface, which has been
  deprecated in favor of service-specific endpoint resolution. See the
  deprecation docs on that interface for more information.  (SA1019)
testutils/aws.go:21:26: aws.Endpoint is deprecated: This structure was
  used with the global [EndpointResolver] interface, which has been
  deprecated in favor of service-specific endpoint resolution. See the
  deprecation docs on that interface for more information.  (SA1019)
testutils/aws.go:41:13: aws.Endpoint is deprecated: This structure was
  used with the global [EndpointResolver] interface, which has been
  deprecated in favor of service-specific endpoint resolution. See the
  deprecation docs on that interface for more information.  (SA1019)
testutils/aws.go:54:44: aws.Endpoint is deprecated: This structure was
  used with the global [EndpointResolver] interface, which has been
  deprecated in favor of service-specific endpoint resolution. See the
  deprecation docs on that interface for more information.  (SA1019)
testutils/aws.go:67:3: config.WithEndpointResolverWithOptions is
  deprecated: The global endpoint resolution interface is deprecated. See
  deprecation docs on [WithEndpointResolver].  (SA1019)
exit status 1
```

See:

- https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/endpoints/#with-baseendpoint

7 of 7 new or added lines in 2 files covered. (100.0%)

2256 of 2256 relevant lines covered (100.0%)

34.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9726492111.1 29 Jun 2024 07:43PM UTC 38
100.0
GitHub Action Run
Source Files on build 9726492111
  • Tree
  • List 38
  • Changed 14
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #9726492111
  • bc1ebcd8 on github
  • Prev Build on main (#6802772865)
  • Next Build on main (#9923889370)
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