Skip to content

Merge branch 'main' into Context_and_shared_ptr_improvements

1a8b433
Select commit
Loading
Failed to load commit list.
Open

Context and shared ptr improvements #3713

Merge branch 'main' into Context_and_shared_ptr_improvements
1a8b433
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 1s

90.01% (+0.01%) compared to d882c6b

View this Pull Request on Codecov

90.01% (+0.01%) compared to d882c6b

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.01%. Comparing base (d882c6b) to head (1a8b433).

Files with missing lines Patch % Lines
api/include/opentelemetry/nostd/shared_ptr.h 75.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3713      +/-   ##
==========================================
+ Coverage   90.00%   90.01%   +0.01%     
==========================================
  Files         225      225              
  Lines        7099     7091       -8     
==========================================
- Hits         6389     6382       -7     
+ Misses        710      709       -1     
Files with missing lines Coverage Δ
api/include/opentelemetry/context/context.h 100.00% <100.00%> (ø)
api/include/opentelemetry/nostd/shared_ptr.h 96.83% <75.00%> (-3.17%) ⬇️

... 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.