- Notifications
You must be signed in to change notification settings - Fork928
feat: add audit diffing for all user editable types#1413
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
codecovbot commentedMay 12, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #1413 +/- ##==========================================+ Coverage 67.08% 67.24% +0.15%========================================== Files 282 287 +5 Lines 19008 19233 +225 Branches 241 241 ==========================================+ Hits 12752 12933 +181- Misses 4935 4967 +32- Partials 1321 1333 +12
Continue to review full report at Codecov.
|
Uh oh!
There was an error while loading.Please reload this page.
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
Uh oh!
There was an error while loading.Please reload this page.
Resolves#467
Resolves#476
Adds the rest of the database types that are directly editable by users to the audit table. It also adds tests for each type to ensure the audit information is kept up-to-date.