Skip to content

Merge branch 'main' into storage-factory-metrics

d0319f1
Select commit
Loading
Failed to load commit list.
Merged

[v2][storage] Move span reader decorator to storage factories #6280

Merge branch 'main' into storage-factory-metrics
d0319f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2024 in 0s

96.22% (target 95.00%)

View this Pull Request on Codecov

96.22% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 93.70629% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.22%. Comparing base (e9fac05) to head (d0319f1).

Files with missing lines Patch % Lines
plugin/storage/cassandra/factory.go 81.81% 4 Missing and 2 partials ⚠️
plugin/storage/es/factory.go 90.32% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6280      +/-   ##
==========================================
+ Coverage   96.20%   96.22%   +0.01%     
==========================================
  Files         356      356              
  Lines       20303    20416     +113     
==========================================
+ Hits        19533    19645     +112     
  Misses        583      583              
- Partials      187      188       +1     

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