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

logger: add encoding config option #2999

Merged
merged 1 commit into from
Nov 6, 2024

logger: add `encoding` config option

4bf94da
Select commit
Loading
Failed to load commit list.
Merged

logger: add encoding config option #2999

logger: add `encoding` config option
4bf94da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

23.17% (+0.01%) compared to 2e583e5

View this Pull Request on Codecov

23.17% (+0.01%) compared to 2e583e5

Details

Codecov Report

Attention: Patch coverage is 64.70588% with 6 lines in your changes missing coverage. Please review.

Project coverage is 23.17%. Comparing base (2e583e5) to head (4bf94da).

Files with missing lines Patch % Lines
cmd/neofs-node/validate.go 25.00% 2 Missing and 1 partial ⚠️
cmd/neofs-node/config.go 0.00% 2 Missing ⚠️
cmd/neofs-ir/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2999      +/-   ##
==========================================
+ Coverage   23.15%   23.17%   +0.01%     
==========================================
  Files         789      789              
  Lines       58815    58830      +15     
==========================================
+ Hits        13619    13633      +14     
- Misses      44312    44313       +1     
  Partials      884      884              

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