Skip to content

feat: Update contrib for the experimental response propagator interface#436

Merged
brettmc merged 8 commits into
open-telemetry:mainfrom
jerrytfleung:response_propagator_interface_related
Sep 23, 2025
Merged

feat: Update contrib for the experimental response propagator interface#436
brettmc merged 8 commits into
open-telemetry:mainfrom
jerrytfleung:response_propagator_interface_related

Bumped sem-conv version in MongoDB to 1.36

6530c3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 0s

82.85% (+0.31%) compared to cfc1674

View this Pull Request on Codecov

82.85% (+0.31%) compared to cfc1674

Details

Codecov Report

❌ Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.85%. Comparing base (cfc1674) to head (6530c3b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...gation/ServerTiming/src/ServerTimingPropagator.php 75.00% 1 Missing ⚠️
...tion/TraceResponse/src/TraceResponsePropagator.php 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #436      +/-   ##
============================================
+ Coverage     82.53%   82.85%   +0.31%     
- Complexity     1983     2353     +370     
============================================
  Files           137      164      +27     
  Lines          8084     9563    +1479     
============================================
+ Hits           6672     7923    +1251     
- Misses         1412     1640     +228     
Files with missing lines Coverage Δ
...ion/CodeIgniter/src/CodeIgniterInstrumentation.php 81.90% <100.00%> (+3.00%) ⬆️
...vel/src/Hooks/Illuminate/Contracts/Http/Kernel.php 89.85% <100.00%> (+4.92%) ⬆️
...n/MongoDB/src/MongoDBInstrumentationSubscriber.php 78.65% <100.00%> (ø)
...c/Instrumentation/Slim/src/SlimInstrumentation.php 85.29% <100.00%> (-0.56%) ⬇️
...rumentation/Symfony/src/SymfonyInstrumentation.php 79.43% <100.00%> (-0.75%) ⬇️
src/Instrumentation/Yii/src/YiiInstrumentation.php 87.12% <100.00%> (+3.31%) ⬆️
.../OtelSdkBundle/Util/ServicesConfiguratorHelper.php 100.00% <ø> (ø)
...gation/ServerTiming/src/ServerTimingPropagator.php 94.73% <75.00%> (-5.27%) ⬇️
...tion/TraceResponse/src/TraceResponsePropagator.php 94.73% <75.00%> (-5.27%) ⬇️

... and 31 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cfc1674...6530c3b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.