Skip to content

fix failing tests

08340ae
Select commit
Loading
Failed to load commit list.
Merged

Add Slog integration #865

fix failing tests
08340ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

83.21% (+0.20%) compared to eb74cc1

View this Pull Request on Codecov

83.21% (+0.20%) compared to eb74cc1

Details

Codecov Report

Attention: Patch coverage is 86.68731% with 43 lines in your changes missing coverage. Please review.

Project coverage is 83.21%. Comparing base (eb74cc1) to head (08340ae).

Files with missing lines Patch % Lines
slog/common.go 89.13% 16 Missing and 4 partials ⚠️
slog/sentryslog.go 66.66% 14 Missing and 1 partial ⚠️
slog/converter.go 91.48% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #865      +/-   ##
==========================================
+ Coverage   83.01%   83.21%   +0.20%     
==========================================
  Files          51       54       +3     
  Lines        5433     5756     +323     
==========================================
+ Hits         4510     4790     +280     
- Misses        767      804      +37     
- Partials      156      162       +6     

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