Skip to content

Conversation

@jerrytfleung
Copy link
Contributor

Fixed duplicated code found in the emit function.

@jerrytfleung jerrytfleung requested a review from a team as a code owner November 8, 2025 03:50
@codecov
Copy link

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.43%. Comparing base (89ca91d) to head (033069e).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1768      +/-   ##
============================================
+ Coverage     68.38%   68.43%   +0.04%     
  Complexity     2970     2970              
============================================
  Files           448      448              
  Lines          8712     8711       -1     
============================================
+ Hits           5958     5961       +3     
+ Misses         2754     2750       -4     
Flag Coverage Δ
8.1 68.06% <ø> (-0.04%) ⬇️
8.2 68.30% <ø> (+0.01%) ⬆️
8.3 68.37% <ø> (+0.05%) ⬆️
8.4 68.33% <ø> (+0.06%) ⬆️
8.5 68.36% <ø> (+0.03%) ⬆️

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

Files with missing lines Coverage Δ
src/SDK/Logs/EventLogger.php 100.00% <ø> (ø)

... and 2 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 89ca91d...033069e. Read the comment docs.

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

Copy link
Contributor

@Nevay Nevay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was done on purpose to ensure that we don't drop the event.name attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants