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 invalid warning log causing FORMATTER CRASH #774

Merged
merged 1 commit into from
Sep 23, 2024

Fix invalid log format

bda6844
Select commit
Loading
Failed to load commit list.
Merged

Fix invalid warning log causing FORMATTER CRASH #774

Fix invalid log format
bda6844
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

73.23% (+0.03%) compared to f80cd08

View this Pull Request on Codecov

73.23% (+0.03%) compared to f80cd08

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.23%. Comparing base (f80cd08) to head (bda6844).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
apps/opentelemetry/src/otel_exporter.erl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #774      +/-   ##
==========================================
+ Coverage   73.19%   73.23%   +0.03%     
==========================================
  Files          64       64              
  Lines        1940     1939       -1     
==========================================
  Hits         1420     1420              
+ Misses        520      519       -1     

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