Skip to content

fix(api): Update DiagLogger to use original console methods#6395

Merged
martinkuba merged 3 commits into
open-telemetry:mainfrom
martinkuba:diagnostics-logger-prevent-instrumentation
Feb 24, 2026
Merged

fix(api): Update DiagLogger to use original console methods#6395
martinkuba merged 3 commits into
open-telemetry:mainfrom
martinkuba:diagnostics-logger-prevent-instrumentation

lint

cc36318
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 0s

95.50% (+0.00%) compared to fcafab5

View this Pull Request on Codecov

95.50% (+0.00%) compared to fcafab5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.50%. Comparing base (fcafab5) to head (cc36318).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6395   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files         365      365           
  Lines       11609    11618    +9     
  Branches     2677     2680    +3     
=======================================
+ Hits        11087    11096    +9     
  Misses        522      522           
Files with missing lines Coverage Δ
api/src/diag/consoleLogger.ts 100.00% <100.00%> (ø)
🚀 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.