Skip to content

fix(tracing): Don't send a null parent_span_id from sentry_set_trace - #2047

Merged
limbonaut merged 3 commits into
masterfrom
fix/omit-parent-spanid
Sep 3, 2026
Merged

fix(tracing): Don't send a null parent_span_id from sentry_set_trace#2047
limbonaut merged 3 commits into
masterfrom
fix/omit-parent-spanid

Add changelog entry

38267a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 0s

74.37% (-0.01%) compared to de1d458, passed because coverage increased by 0% when compared to adjusted base (74.37%)

View this Pull Request on Codecov

74.37% (-0.01%) compared to de1d458, passed because coverage increased by 0% when compared to adjusted base (74.37%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.37%. Comparing base (de1d458) to head (38267a7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2047      +/-   ##
==========================================
- Coverage   74.37%   74.37%   -0.01%     
==========================================
  Files         103      103              
  Lines       26665    26667       +2     
  Branches     4852     4853       +1     
==========================================
+ Hits        19832    19833       +1     
+ Misses       5501     5498       -3     
- Partials     1332     1336       +4     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.