Skip to content

refactor(sdk-logs): remove unnecessary closure in _maybeStartTimer() - #6361

Closed
cjihrig wants to merge 2 commits into
open-telemetry:mainfrom
cjihrig:sdk-logs-closure
Closed

refactor(sdk-logs): remove unnecessary closure in _maybeStartTimer()#6361
cjihrig wants to merge 2 commits into
open-telemetry:mainfrom
cjihrig:sdk-logs-closure

Apply suggestion from @cjihrig

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

95.48% (+0.00%) compared to f15aa7e

View this Pull Request on Codecov

95.48% (+0.00%) compared to f15aa7e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.48%. Comparing base (f15aa7e) to head (6870764).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6361   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files         363      363           
  Lines       11564    11564           
  Branches     2669     2669           
=======================================
  Hits        11042    11042           
  Misses        522      522           
Files with missing lines Coverage Δ
...sdk-logs/src/export/BatchLogRecordProcessorBase.ts 92.22% <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.