Skip to content

Merge branch 'main' into fix_meter_instrumentation

54974c5
Select commit
Loading
Failed to load commit list.
Merged

[SDK] Invalid thread instrumentation in PeriodicExportingMetricReader #3842

Merge branch 'main' into fix_meter_instrumentation
54974c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2026 in 1s

89.97% (+0.02%) compared to 437ad43

View this Pull Request on Codecov

89.97% (+0.02%) compared to 437ad43

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.97%. Comparing base (437ad43) to head (54974c5).

Files with missing lines Patch % Lines
...metrics/export/periodic_exporting_metric_reader.cc 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3842      +/-   ##
==========================================
+ Coverage   89.96%   89.97%   +0.02%     
==========================================
  Files         225      225              
  Lines        7169     7168       -1     
==========================================
  Hits         6449     6449              
+ Misses        720      719       -1     
Files with missing lines Coverage Δ
...metrics/export/periodic_exporting_metric_reader.cc 77.42% <50.00%> (+0.83%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.