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

Compliance package cleanup. #4158

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Compliance package cleanup. #4158

merged 1 commit into from
Jul 12, 2023

Conversation

geeknoid
Copy link
Member

@geeknoid geeknoid commented Jul 10, 2023

  • Introduce Redactor.TryRedact to support the new logging redaction logic.

  • Move NullRedactor and NullRedactorProvider into the abstraction packages so they can be used in the logging infra without needing to pull in the implementation package for redaction.

  • Get test coverage to 100%.

Microsoft Reviewers: Open in CodeFlow

@geeknoid geeknoid requested a review from rafal-mz July 10, 2023 05:11
@ghost ghost assigned geeknoid Jul 10, 2023
@geeknoid geeknoid force-pushed the geeknoid/compliance branch 2 times, most recently from 5cf5765 to c40fb3c Compare July 12, 2023 13:10
@geeknoid geeknoid enabled auto-merge (squash) July 12, 2023 13:24
- Introduce Redactor.TryRedact to support the new logging redaction
logic.

- Move NullRedactor and NullRedactorProvider into the abstraction
packages so they can be used in the logging infra without needing
to pull in the implementation package for redaction.

- Get test coverage to 100%.
@geeknoid geeknoid merged commit ac3fca3 into main Jul 12, 2023
@geeknoid geeknoid deleted the geeknoid/compliance branch July 12, 2023 14:36
@ghost ghost added this to the 8.0 Preview7 milestone Jul 12, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants