Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Update plugin to account for removing segment from transaction and child segments #337

Merged
merged 5 commits into from
Jan 14, 2025

Conversation

bizob2828
Copy link
Member

@bizob2828 bizob2828 commented Jan 13, 2025

Description

This work will need to be released once we release an agent from newrelic/node-newrelic#2873. We will update the minimum version of the agent as this will not work with older versions of the agent

@bizob2828 bizob2828 changed the title Remove child segments refactor: Update plugin to account for removing segment from transaction and child segments Jan 13, 2025
@bizob2828 bizob2828 force-pushed the remove-child-segments branch from 5c02e62 to 2e7827d Compare January 13, 2025 22:02
@bizob2828 bizob2828 requested a review from jsumners-nr January 14, 2025 20:10
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.65%. Comparing base (58b1e59) to head (93113e4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
- Coverage   98.65%   98.65%   -0.01%     
==========================================
  Files           7        7              
  Lines         891      889       -2     
==========================================
- Hits          879      877       -2     
  Misses         12       12              
Flag Coverage Δ
integration-tests-18.x 93.58% <100.00%> (-0.02%) ⬇️
integration-tests-20.x 93.58% <100.00%> (-0.02%) ⬇️
integration-tests-22.x 93.58% <100.00%> (-0.02%) ⬇️
unit-tests-18.x 60.51% <70.37%> (+0.80%) ⬆️
unit-tests-20.x 60.51% <70.37%> (+0.80%) ⬆️
unit-tests-22.x 60.51% <70.37%> (+0.80%) ⬆️
versioned-tests-18.x 95.83% <100.00%> (-0.01%) ⬇️
versioned-tests-20.x 95.83% <100.00%> (-0.01%) ⬇️
versioned-tests-22.x 95.83% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

jsumners-nr
jsumners-nr previously approved these changes Jan 14, 2025
lib/common.js Outdated Show resolved Hide resolved
Co-authored-by: James Sumners <[email protected]>
@bizob2828 bizob2828 merged commit 6a115c4 into main Jan 14, 2025
38 checks passed
@bizob2828 bizob2828 deleted the remove-child-segments branch January 14, 2025 20:41
@github-actions github-actions bot mentioned this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

3 participants