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

node: add check for unmarshalling config to validate #3037

Merged
merged 1 commit into from
Dec 3, 2024

node: fail gracefully on error from config validation

ff65a8c
Select commit
Loading
Failed to load commit list.
Merged

node: add check for unmarshalling config to validate #3037

node: fail gracefully on error from config validation
ff65a8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

22.62% (-0.01%) compared to 7b592bd, passed because coverage increased by 0% when compared to adjusted base (22.63%)

View this Pull Request on Codecov

22.62% (-0.01%) compared to 7b592bd, passed because coverage increased by 0% when compared to adjusted base (22.63%)

Details

Codecov Report

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

Project coverage is 22.62%. Comparing base (7b592bd) to head (ff65a8c).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/config/config.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3037      +/-   ##
==========================================
- Coverage   22.63%   22.62%   -0.01%     
==========================================
  Files         791      791              
  Lines       58615    58616       +1     
==========================================
- Hits        13265    13264       -1     
- Misses      44452    44454       +2     
  Partials      898      898              

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