MOD-13014: redact user data from JSONPath trace logs by gabsow · Pull Request #1605 · RedisJSON/RedisJSON · GitHub
Skip to content

MOD-13014: redact user data from JSONPath trace logs#1605

Merged
gabsow merged 1 commit into
masterfrom
tom.gabsow/MOD-13014-hide-user-data-from-trace-logs
Jun 23, 2026
Merged

MOD-13014: redact user data from JSONPath trace logs#1605
gabsow merged 1 commit into
masterfrom
tom.gabsow/MOD-13014-hide-user-data-from-trace-logs

MOD-13014: redact user data from JSONPath trace logs

ab7564d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 1s

76.29% (-0.01%) compared to ffae9ec, passed because coverage increased by 0.03% when compared to adjusted base (76.25%)

View this Pull Request on Codecov

76.29% (-0.01%) compared to ffae9ec, passed because coverage increased by 0.03% when compared to adjusted base (76.25%)

Details

Codecov Report

❌ Patch coverage is 81.57895% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.29%. Comparing base (ffae9ec) to head (ab7564d).

Files with missing lines Patch % Lines
redis_json/src/lib.rs 75.00% 5 Missing ⚠️
json_path/src/json_path.rs 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1605      +/-   ##
==========================================
- Coverage   76.30%   76.29%   -0.01%     
==========================================
  Files          15       15              
  Lines        5149     5177      +28     
==========================================
+ Hits         3929     3950      +21     
- Misses       1220     1227       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.