Skip to content

Conversation

hiicharm
Copy link

@hiicharm hiicharm commented Oct 3, 2025

Details

The current required nrwriter version imports integrationsupport pacakge from /v3/internal that was moved to /v3/newrelic in commit

Error Log

Moving to 1.0.2 fixes this go mod tidy error

go: github.com/hiicharm/go-boilerplate/internal/logger imports
github.com/newrelic/go-agent/v3/integrations/logcontext-v2/zerologWriter imports
github.com/newrelic/go-agent/v3/integrations/logcontext-v2/nrwriter tested by
github.com/newrelic/go-agent/v3/integrations/logcontext-v2/nrwriter.test imports
github.com/newrelic/go-agent/v3/internal/integrationsupport: module github.com/newrelic/go-agent/v3@latest found (v3.41.0), but does not contain package github.com/newrelic/go-agent/v3/internal/integrationsupport

@CLAassistant
Copy link

CLAassistant commented Oct 3, 2025

CLA assistant check
All committers have signed the CLA.

@hiicharm hiicharm changed the title update nrwriter version to 1.0.2 update nrwriter version tag to 1.0.2 Oct 4, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.11%. Comparing base (f3a9aca) to head (edbf947).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1097      +/-   ##
==========================================
+ Coverage   78.09%   78.11%   +0.02%     
==========================================
  Files         159      159              
  Lines       15854    15854              
==========================================
+ Hits        12381    12385       +4     
+ Misses       3060     3056       -4     
  Partials      413      413              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3a9aca...edbf947. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants