Skip to content

[chore] Small nits, consistent JSON and Proto logic to call into inte…

c6f69d2
Select commit
Loading
Failed to load commit list.
Merged

[chore] Small nits, consistent JSON and Proto logic to call into internal #13724

[chore] Small nits, consistent JSON and Proto logic to call into inte…
c6f69d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2025 in 0s

91.52% (target 90.00%)

View this Pull Request on Codecov

91.52% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 72.72727% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.52%. Comparing base (5a5da91) to head (c6f69d2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pdata/plog/plogotlp/request.go 72.72% 2 Missing and 1 partial ⚠️
pdata/pmetric/pmetricotlp/request.go 72.72% 2 Missing and 1 partial ⚠️
pdata/pprofile/pprofileotlp/request.go 72.72% 2 Missing and 1 partial ⚠️
pdata/ptrace/ptraceotlp/request.go 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13724      +/-   ##
==========================================
- Coverage   91.66%   91.52%   -0.14%     
==========================================
  Files         639      640       +1     
  Lines       42423    42495      +72     
==========================================
+ Hits        38887    38894       +7     
- Misses       2710     2782      +72     
+ Partials      826      819       -7     

☔ 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.