Skip to content

nit: fix typo

b561bc7
Select commit
Loading
Failed to load commit list.
Merged

fix: redact logging of sensitive config & CSRF validation #4955

nit: fix typo
b561bc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 1s

18.00% (+0.00%) compared to e61d9ba

View this Pull Request on Codecov

18.00% (+0.00%) compared to e61d9ba

Details

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.00%. Comparing base (e61d9ba) to head (b561bc7).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/config.cpp 0.00% 12 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #4955     +/-   ##
=========================================
  Coverage   17.99%   18.00%             
=========================================
  Files         108      108             
  Lines       23317    23326      +9     
  Branches    10263    10268      +5     
=========================================
+ Hits         4197     4200      +3     
+ Misses      16033    14182   -1851     
- Partials     3087     4944   +1857     
Files with missing lines Coverage Δ
src/config.h 0.00% <ø> (ø)
src/config.cpp 3.11% <0.00%> (-0.05%) ⬇️

... and 48 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e61d9ba...b561bc7. Read the comment docs.