Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify logic in boundedMemoryQueue, use channels len/cap #8829

Merged
merged 1 commit into from
Nov 10, 2023

Simplify logic in boundedMemoryQueue, use channels len/cap

0347416
Select commit
Loading
Failed to load commit list.
Merged

Simplify logic in boundedMemoryQueue, use channels len/cap #8829

Simplify logic in boundedMemoryQueue, use channels len/cap
0347416
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

90.85% (target 90.00%)

View this Pull Request on Codecov

90.85% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
...er/exporterhelper/internal/bounded_memory_queue.go 100.00% <100.00%> (+8.51%) ⬆️

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!