Skip to content

fix(opentelemetry-instrumentation): improve _warnOnPreloadedModules function not to show warning logs when the module is not marked as loaded#6095

Merged
trentm merged 3 commits into
open-telemetry:mainfrom
rlj1202:chore/warn-on-preloaded-modules
Mar 4, 2026
Merged

fix(opentelemetry-instrumentation): improve _warnOnPreloadedModules function not to show warning logs when the module is not marked as loaded#6095
trentm merged 3 commits into
open-telemetry:mainfrom
rlj1202:chore/warn-on-preloaded-modules

fix mismerge

89dc33b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

95.70% (+0.00%) compared to f122107

View this Pull Request on Codecov

95.70% (+0.00%) compared to f122107

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.70%. Comparing base (f122107) to head (89dc33b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6095   +/-   ##
=======================================
  Coverage   95.70%   95.70%           
=======================================
  Files         364      364           
  Lines       11774    11774           
  Branches     2747     2747           
=======================================
  Hits        11268    11268           
  Misses        506      506           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.