[pdata/pprofile] fix off-by one Dictionary issue#14534
[pdata/pprofile] fix off-by one Dictionary issue#14534mx-psi merged 1 commit intoopen-telemetry:mainfrom
Conversation
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
1744d38 to
a4cbe78
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #14534 +/- ##
==========================================
- Coverage 91.86% 91.83% -0.04%
==========================================
Files 677 677
Lines 42724 42724
==========================================
- Hits 39247 39234 -13
- Misses 2424 2433 +9
- Partials 1053 1057 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging this PR will not alter performanceComparing
|
Description
Fix off-by-one issue in dictionary lookups.
Link to tracking issue
Fixes #
Testing
Documentation