Skip to content

add circular buffer using faa instead of cas

1836bbf
Select commit
Loading
Failed to load commit list.
Draft

New circular buffer using faa instead of cas to optimize performance #3644

add circular buffer using faa instead of cas
1836bbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

90.08% (+0.06%) compared to aeb5a01

View this Pull Request on Codecov

90.08% (+0.06%) compared to aeb5a01

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.08%. Comparing base (aeb5a01) to head (1836bbf).
⚠️ Report is 261 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3644      +/-   ##
==========================================
+ Coverage   90.03%   90.08%   +0.06%     
==========================================
  Files         220      220              
  Lines        7065     7111      +46     
==========================================
+ Hits         6360     6405      +45     
- Misses        705      706       +1     
Files with missing lines Coverage Δ
...include/opentelemetry/sdk/common/circular_buffer.h 98.15% <ø> (-1.85%) ⬇️
...e/opentelemetry/sdk/common/circular_buffer_range.h 100.00% <100.00%> (ø)

... and 21 files with indirect coverage changes

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