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

Remove redundant \n from critical log messages #44

Merged
merged 1 commit into from
Nov 11, 2024

Remove redundant \n from critical log messages

446aa78
Select commit
Loading
Failed to load commit list.
Merged

Remove redundant \n from critical log messages #44

Remove redundant \n from critical log messages
446aa78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2024 in 0s

74.25% (-0.07%) compared to 0ca970b

View this Pull Request on Codecov

74.25% (-0.07%) compared to 0ca970b

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.25%. Comparing base (0ca970b) to head (446aa78).

Files with missing lines Patch % Lines
src/nchg/main.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   74.32%   74.25%   -0.07%     
==========================================
  Files          32       32              
  Lines        4296     4296              
  Branches      445      445              
==========================================
- Hits         3193     3190       -3     
- Misses        850      853       +3     
  Partials      253      253              

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