Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

feat: Added a shim to externalize all 3rd party libraries the Node.js agent instruments #175

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

bizob2828
Copy link
Member

Proposed Release Notes

  • Added a shim to externalize all 3rd party libraries the Node.js agent instruments.

Links

Related to #126

Details

This was in response to making it easier to instrument other libraries within a Next.js project.

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.58%. Comparing base (2c3146a) to head (127e3c0).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   93.23%   93.58%   +0.34%     
==========================================
  Files           4        5       +1     
  Lines         281      296      +15     
==========================================
+ Hits          262      277      +15     
  Misses         19       19              
Flag Coverage Δ
unit-tests-16.x 52.36% <100.00%> (+2.54%) ⬆️
unit-tests-18.x 52.36% <100.00%> (+2.54%) ⬆️
unit-tests-20.x 52.36% <100.00%> (+2.54%) ⬆️
versioned-tests-16.x 88.51% <0.00%> (-4.73%) ⬇️
versioned-tests-18.x 88.51% <0.00%> (-4.73%) ⬇️
versioned-tests-20.x 88.51% <0.00%> (-4.73%) ⬇️

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.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
… agent instruments
@mrickard mrickard self-assigned this Mar 19, 2024
@bizob2828 bizob2828 merged commit 31c2a11 into main Mar 20, 2024
20 checks passed
@jsumners-nr jsumners-nr deleted the externalize-libs branch March 28, 2024 13:25
@github-actions github-actions bot mentioned this pull request Mar 28, 2024
bizob2828 added a commit to bizob2828/newrelic-node-nextjs that referenced this pull request Jul 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Added a shim to externalize all 3rd party libraries the Node.js agent instruments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants