-
Notifications
You must be signed in to change notification settings - Fork 249
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
feat_: SensitiveString type #6190
Conversation
8b507f8
to
ed18e94
Compare
Jenkins BuildsClick to see older builds (48)
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #6190 +/- ##
===========================================
- Coverage 61.36% 61.32% -0.04%
===========================================
Files 832 833 +1
Lines 109891 109909 +18
===========================================
- Hits 67430 67399 -31
- Misses 34581 34619 +38
- Partials 7880 7891 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Closes #5678
Just the implementation & tests for now.
If all good, will add usage in a separate PR.
Draft of usage here: