Skip to content

Introduce pprofile.PutAttribute helper #12798

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Avoid duplicates in the attributes table

2ae3be6
Select commit
Loading
Failed to load commit list.
Open

Introduce pprofile.PutAttribute helper #12798

Avoid duplicates in the attributes table
2ae3be6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2025 in 1s

91.63% (target 90.00%)

View this Pull Request on Codecov

91.63% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 68.29268% with 13 lines in your changes missing coverage. Please review.

Project coverage is 91.63%. Comparing base (564818f) to head (2ae3be6).
Report is 62 commits behind head on main.

Files with missing lines Patch % Lines
pdata/pprofile/attributes.go 68.29% 9 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12798      +/-   ##
==========================================
+ Coverage   91.43%   91.63%   +0.20%     
==========================================
  Files         487      499      +12     
  Lines       26808    27452     +644     
==========================================
+ Hits        24511    25155     +644     
- Misses       1814     1815       +1     
+ Partials      483      482       -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.