Skip to content

[#noissue] refactor collector span sampling

Codecov / codecov/project succeeded May 14, 2024 in 0s

37.02% (-0.01%) compared to d242ae3, passed because coverage increased by +0.00% when compared to adjusted base (37.02%)

View this Pull Request on Codecov

37.02% (-0.01%) compared to d242ae3, passed because coverage increased by +0.00% when compared to adjusted base (37.02%)

Details

Codecov Report

Attention: Patch coverage is 70.58824% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 37.02%. Comparing base (d242ae3) to head (2a60bf1).
Report is 3 commits behind head on master.

Files Patch % Lines
...pinpoint/collector/config/CollectorProperties.java 0.00% 4 Missing ⚠️
...nt/collector/sampler/SimpleSpanSamplerFactory.java 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11015      +/-   ##
============================================
- Coverage     37.03%   37.02%   -0.01%     
+ Complexity    11988    11970      -18     
============================================
  Files          3937     3936       -1     
  Lines         97066    97007      -59     
  Branches      10395    10398       +3     
============================================
- Hits          35947    35920      -27     
+ Misses        58165    58132      -33     
- Partials       2954     2955       +1     

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