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

newrelic / infrastructure-agent / 30006855701

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/pkg/plugins/plugins_linux.go


Source Not Available

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