Conversation
Signed-off-by: Vitor Vasconcellos <vitor.vasconcellos@mercadolivre.com>
Signed-off-by: Vitor Vasconcellos <vitor.vasconcellos@mercadolivre.com>
Signed-off-by: Vitor Vasconcellos <vitor.vasconcellos@mercadolivre.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1836 +/- ##
============================================
- Coverage 68.38% 68.34% -0.05%
- Complexity 2978 2982 +4
============================================
Files 450 451 +1
Lines 8731 8748 +17
============================================
+ Hits 5971 5979 +8
- Misses 2760 2769 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 7 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Signed-off-by: Vitor Vasconcellos <vitor.vasconcellos@mercadolivre.com>
Agreed, those failures look unrelated. |
Signed-off-by: Vitor Vasconcellos <vitor.vasconcellos@mercadolivre.com>
|
Hi @vitorvasc sorry for the delay. Can you look at failing static analysis checks? Currently, it's a minor php-cs-fixer complaint, but there could be others that haven't run yet. |
Signed-off-by: Vitor Vasconcellos <vitor.vasconcellos@mercadolivre.com>
|
Hi @brettmc, thanks for the heads-up. I've just pushed the fixes for the static analysis, but the check for PHP 8.1 is still broken - and I can't quite figure out where the error is coming from.
I also noticed that codecov is failing, even though the coverage for the new files is still at 100%. Could this be related to this PR?
|



Description
AlwaysRecordSamplertoOpenTelemetry\SDK\Trace\Sampler.Related issue
Closes #1834.