Skip to content

Release v1.38.0 - #7271

Merged
MrAlias merged 7 commits into
open-telemetry:mainfrom
MrAlias:release-v1.38.0
Aug 29, 2025
Merged

Release v1.38.0#7271
MrAlias merged 7 commits into
open-telemetry:mainfrom
MrAlias:release-v1.38.0

Move guard

d9f8764
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2025 in 1s

82.9% (+0.0%) compared to 18424a4

View this Pull Request on Codecov

82.9% (+0.0%) compared to 18424a4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.9%. Comparing base (18424a4) to head (d9f8764).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7271   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        265     265           
  Lines      24894   24894           
=====================================
+ Hits       20643   20644    +1     
+ Misses      3876    3875    -1     
  Partials     375     375           
Files with missing lines Coverage Δ
bridge/opencensus/version.go 100.0% <100.0%> (ø)
exporters/otlp/otlplog/otlploggrpc/version.go 100.0% <100.0%> (ø)
exporters/otlp/otlplog/otlploghttp/version.go 100.0% <100.0%> (ø)
...xporters/otlp/otlpmetric/otlpmetricgrpc/version.go 100.0% <100.0%> (ø)
...xporters/otlp/otlpmetric/otlpmetrichttp/version.go 100.0% <100.0%> (ø)
exporters/otlp/otlptrace/version.go 100.0% <100.0%> (ø)
sdk/metric/version.go 100.0% <100.0%> (ø)
sdk/version.go 100.0% <100.0%> (ø)
version.go 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.