Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[refactor] Introduce helper for creating map of spans #6406

Merged
merged 4 commits into from
Dec 25, 2024

Merge branch 'main' into span-map

a154ef4
Select commit
Loading
Failed to load commit list.
Merged

[refactor] Introduce helper for creating map of spans #6406

Merge branch 'main' into span-map
a154ef4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

96.25% (target 95.00%)

View this Pull Request on Codecov

96.25% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.25%. Comparing base (e51d1ae) to head (a154ef4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6406      +/-   ##
==========================================
- Coverage   96.27%   96.25%   -0.03%     
==========================================
  Files         367      368       +1     
  Lines       20978    20979       +1     
==========================================
- Hits        20197    20193       -4     
- Misses        597      601       +4     
- Partials      184      185       +1     

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