fix: Pre-empt accidentally leaking PII in logs #74
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.
Loading