Skip to content

fix: handle loggedEvents adjustments consistently on error scenarios #5816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

fix: handle loggedEvents adjustments consistently on error scenarios

f7bafb5
Select commit
Loading
Failed to load commit list.
Draft

fix: handle loggedEvents adjustments consistently on error scenarios #5816

fix: handle loggedEvents adjustments consistently on error scenarios
f7bafb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2025 in 0s

76.88% (-0.03%) compared to fbc4abe

View this Pull Request on Codecov

76.88% (-0.03%) compared to fbc4abe

Details

Codecov Report

Attention: Patch coverage is 43.54839% with 35 lines in your changes missing coverage. Please review.

Project coverage is 76.88%. Comparing base (fbc4abe) to head (f7bafb5).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...rnal/transformer/destination_transformer/logger.go 0.00% 24 Missing ⚠️
...destination_transformer/destination_transformer.go 72.22% 8 Missing and 2 partials ⚠️
processor/processor.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5816      +/-   ##
==========================================
- Coverage   76.90%   76.88%   -0.03%     
==========================================
  Files         491      491              
  Lines       67183    67210      +27     
==========================================
+ Hits        51667    51673       +6     
- Misses      12692    12712      +20     
- Partials     2824     2825       +1     

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

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