Skip to content

Conversation

@dmathieu
Copy link
Member

This introduces the SetStack helper method for pprofile, as we already have SetFunction, SetMapping, SetString, ...

This is needed to help with setting up merging of profiles. #13106

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.62%. Comparing base (5174026) to head (e06726b).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
pdata/pprofile/stacks.go 50.00% 4 Missing and 2 partials ⚠️

❌ Your patch status has failed because the patch coverage (50.00%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14007   +/-   ##
=======================================
  Coverage   91.61%   91.62%           
=======================================
  Files         655      656    +1     
  Lines       42790    42805   +15     
=======================================
+ Hits        39200    39218   +18     
+ Misses       2766     2764    -2     
+ Partials      824      823    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@dmathieu dmathieu marked this pull request as ready for review October 13, 2025 13:39
@dmathieu dmathieu requested review from a team and mx-psi as code owners October 13, 2025 13:39
@mx-psi mx-psi added this pull request to the merge queue Oct 22, 2025
Merged via the queue into open-telemetry:main with commit 3f9f510 Oct 22, 2025
59 of 60 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 22, 2025
@dmathieu dmathieu deleted the set-stack branch October 24, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants