- Notifications
You must be signed in to change notification settings - Fork673
Feat: cover all audit events#1363
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-io commentedMar 7, 2021
Codecov Report
@@ Coverage Diff @@## master #1363 +/- ##==========================================+ Coverage 79.92% 80.01% +0.08%========================================== Files 73 73 Lines 4010 4028 +18 ==========================================+ Hits 3205 3223 +18 Misses 805 805
Flags with carried forward coverage won't be shown.Click here to find out more.
Continue to review full report at Codecov.
|
@nejch Sorry for ignoring that for soo long. Looks good! |
This adds group audit events, moves all audit events into one module and makes the class naming consistent.
Closes#1107,closes#948.