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

Configuration option to output logs in logfmt #1022

Open
wants to merge 8 commits into
base: unstable
Choose a base branch
from

Configuration option to output logs in logfmt

3b0084d
Select commit
Loading
Failed to load commit list.
Open

Configuration option to output logs in logfmt #1022

Configuration option to output logs in logfmt
3b0084d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2024 in 0s

70.62% (+0.01%) compared to 262d970

View this Pull Request on Codecov

70.62% (+0.01%) compared to 262d970

Details

Codecov Report

Attention: Patch coverage is 24.07407% with 41 lines in your changes missing coverage. Please review.

Project coverage is 70.62%. Comparing base (262d970) to head (3b0084d).
Report is 18 commits behind head on unstable.

Files with missing lines Patch % Lines
src/server.c 24.07% 41 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1022      +/-   ##
============================================
+ Coverage     70.61%   70.62%   +0.01%     
============================================
  Files           114      114              
  Lines         61734    63125    +1391     
============================================
+ Hits          43595    44584     +989     
- Misses        18139    18541     +402     
Files with missing lines Coverage Δ
src/config.c 78.84% <ø> (+0.14%) ⬆️
src/server.h 100.00% <ø> (ø)
src/server.c 87.67% <24.07%> (-0.97%) ⬇️

... and 90 files with indirect coverage changes