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

fix: Pre-empt accidentally leaking PII in logs #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: Pre-empt accidentally leaking PII in logs

c4ce6ae
Select commit
Loading
Failed to load commit list.
Open

fix: Pre-empt accidentally leaking PII in logs #74

fix: Pre-empt accidentally leaking PII in logs
c4ce6ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

87.05% (+0.10%) compared to 3d725da

View this Pull Request on Codecov

87.05% (+0.10%) compared to 3d725da

Details

Codecov Report

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

Project coverage is 87.05%. Comparing base (3d725da) to head (c4ce6ae).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/user.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   86.94%   87.05%   +0.10%     
==========================================
  Files           7        7              
  Lines        1310     1321      +11     
==========================================
+ Hits         1139     1150      +11     
  Misses        171      171              
Files with missing lines Coverage Δ
src/user.rs 91.13% <92.30%> (+1.43%) ⬆️

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 3d725da...c4ce6ae. Read the comment docs.