Skip to content

chore: release v11.10.1 #1975

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

Merged
merged 3 commits into from
Jan 25, 2024
Merged

chore: release v11.10.1 #1975

merged 3 commits into from
Jan 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 25, 2024

v11.10.1 (2024-01-25)

Bug fixes

  • Updated instrumentation registration to allow for instrumenting of a local file that does not exist within node_modules.
    • To properly instrument a local file, you must pass in absolutePath with the absolute path to the file that is being instrumented along with the moduleName which in this case is just the file name without the extension. (#1974) (f545b4e)

@bizob2828 bizob2828 marked this pull request as ready for review January 25, 2024 20:18
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f545b4e) 97.04% compared to head (6074d21) 97.04%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1975   +/-   ##
=======================================
  Coverage   97.04%   97.04%           
=======================================
  Files         218      218           
  Lines       40457    40457           
=======================================
  Hits        39261    39261           
  Misses       1196     1196           
Flag Coverage Δ
integration-tests-16.x 78.91% <ø> (+0.01%) ⬆️
integration-tests-18.x 79.16% <ø> (ø)
integration-tests-20.x 79.18% <ø> (ø)
unit-tests-16.x 91.14% <ø> (ø)
unit-tests-18.x 91.13% <ø> (ø)
unit-tests-20.x 91.13% <ø> (ø)
versioned-tests-16.x 74.07% <ø> (-0.03%) ⬇️
versioned-tests-18.x 74.09% <ø> (-0.03%) ⬇️
versioned-tests-20.x 74.10% <ø> (-0.03%) ⬇️

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.

@bizob2828 bizob2828 merged commit 92b70e9 into main Jan 25, 2024
@bizob2828 bizob2828 deleted the release/v11.10.1 branch January 25, 2024 20:34
svetlanabrennan pushed a commit to svetlanabrennan/node-newrelic that referenced this pull request Feb 15, 2024
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.

2 participants