Skip to content
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

Fix: message-id in postprocessor/gelf-chunking #2662

Merged
merged 8 commits into from
Oct 21, 2024

fixed: code-formatting

116a48f
Select commit
Loading
Failed to load commit list.
Merged

Fix: message-id in postprocessor/gelf-chunking #2662

fixed: code-formatting
116a48f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 1s

91.34% (+0.07%) compared to f1f2b7f

View this Pull Request on Codecov

91.34% (+0.07%) compared to f1f2b7f

Details

Codecov Report

Attention: Patch coverage is 97.54098% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.34%. Comparing base (f1f2b7f) to head (116a48f).

Files with missing lines Patch % Lines
...mor-interceptor/src/postprocessor/gelf_chunking.rs 97.54% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2662      +/-   ##
==========================================
+ Coverage   91.27%   91.34%   +0.07%     
==========================================
  Files         308      308              
  Lines       60116    60229     +113     
==========================================
+ Hits        54868    55016     +148     
+ Misses       5248     5213      -35     
Files with missing lines Coverage Δ
...mor-interceptor/src/postprocessor/gelf_chunking.rs 96.00% <97.54%> (+2.89%) ⬆️

... and 10 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 f1f2b7f...116a48f. Read the comment docs.