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

newrelic / infrastructure-agent / 30006855701
53%
master: 54%

Build:
Build:
LAST BUILD BRANCH: NR-586824
DEFAULT BRANCH: master
Ran 23 Jul 2026 12:29PM UTC
Jobs 1
Files 341
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

23 Jul 2026 12:24PM UTC coverage: 53.169% (-0.6%) from 53.747%
30006855701

Pull #2295

github

nravada
fix: resolve golangci-lint findings from PR feedback

Addresses the linter-linux/macos/windows and licenses-check CI failures on
PR #2295:

- Regenerate THIRD_PARTY_NOTICES.md for the new oci-go-sdk/v65 dependency
- wrapcheck: wrap/nolint errors returned from external calls and interface
  methods, matching the existing //nolint:wrapcheck convention already used
  elsewhere in this file
- cyclop: split getOracleCloudData into populateOracleIdentityData +
  populateOraclePhase2Data to keep cyclomatic complexity under the limit
- noinlineerr, nlreturn, wsl_v5, nonamedreturns, nilnil, err113, testifylint,
  dupl, perfsprint, revive (receiver naming), godoclint, exhaustruct,
  tagalign: mechanical style fixes
- Revert a few incidental changes an earlier `golangci-lint run --fix` made
  to unrelated pre-existing functions (getAWSCloudData/getAzureCloudData's
  bare `return`, NormalizeConfig/DataMap) that pulled them into the
  new-from-rev lint scope unintentionally

No behavioral changes - verified with the full test suite, cross-compiled
build for linux/darwin/windows, and a fresh 0-issues golangci-lint run.
Pull Request #2295: feat(oci): add OCI tag support to match AWS tags (Phase 1 + Phase 2)

14748 of 27738 relevant lines covered (53.17%)

17.01 hits per line

Coverage Regressions

Lines Coverage ∆ File
150
72.08
0.0% pkg/config/config.go
133
42.76
-18.17% pkg/sysinfo/cloud/cloud.go
86
32.61
0.98% pkg/sysinfo/cloud/cloud_oci.go
54
55.92
-8.21% pkg/sysinfo/cloud/cloud_aws.go
50
7.2
-1.98% pkg/sysinfo/cloud/cloud_alibaba.go
50
9.45
-2.55% pkg/sysinfo/cloud/cloud_azure.go
42
2.63
-0.15% internal/plugins/linux/hostinfo.go
36
26.4
-7.27% pkg/sysinfo/cloud/cloud_gcp.go
33
77.25
11.46% internal/plugins/common/cloud.go
10
0.0
0.0% pkg/plugins/plugins_linux.go
4
79.23
-0.64% pkg/integrations/legacy/runner.go
2
95.35
0.0% pkg/metrics/sampler/sampler_routine.go
Jobs
ID Job ID Ran Files Coverage
1 run-linux - 30006855701.1 23 Jul 2026 12:29PM UTC 341
53.17
GitHub Action Run
Source Files on build 30006855701
  • Tree
  • List 341
  • Changed 15
  • Source Changed 11
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30006855701
  • Pull Request #2295
  • PR Base - master (#29823027069)
  • Delete
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