Skip to content

Conversation

@bobstrecansky
Copy link
Contributor

Testing using cursor to increase our code coverage in our codebase. Planning on reviewing this much more thoroughly, but wanted to see if this would increase our code coverage / quality.

@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.76%. Comparing base (036f7ad) to head (08d7ab7).

Files with missing lines Patch % Lines
src/SDK/Logs/Exporter/NoopExporterFactory.php 0.00% 2 Missing ⚠️
...nfiguration/Internal/ComponentProviderRegistry.php 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1698      +/-   ##
============================================
+ Coverage     68.44%   68.76%   +0.31%     
- Complexity     2878     2879       +1     
============================================
  Files           430      431       +1     
  Lines          8759     8759              
============================================
+ Hits           5995     6023      +28     
+ Misses         2764     2736      -28     
Flag Coverage Δ
8.1 ?
8.2 ?
8.3 ?
8.4 ?
8.5 68.76% <76.92%> (+0.42%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/API/Baggage/Propagation/BaggagePropagator.php 96.87% <ø> (ø)
src/API/Behavior/Internal/LogWriter/Formatter.php 100.00% <100.00%> (ø)
src/API/Instrumentation/ConfigurationResolver.php 91.42% <ø> (ø)
src/API/Logs/LogRecord.php 90.00% <100.00%> (ø)
src/API/Logs/NoopLogger.php 100.00% <ø> (ø)
src/API/Trace/NoopSpanBuilder.php 100.00% <ø> (ø)
...c/API/Trace/Propagation/TraceContextPropagator.php 98.18% <ø> (ø)
...rc/Context/Propagation/ArrayAccessGetterSetter.php 94.36% <ø> (ø)
...rc/Context/Propagation/EnvironmentGetterSetter.php 100.00% <ø> (ø)
src/Context/Propagation/MultiTextMapPropagator.php 100.00% <ø> (ø)
... and 25 more

... and 16 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 036f7ad...08d7ab7. Read the comment docs.

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

@stale
Copy link

stale bot commented Oct 18, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale This issue didn't have recent activity label Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale This issue didn't have recent activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant