- Notifications
You must be signed in to change notification settings - Fork673
chore(objects): remove noisy deprecation warning for audit events#1414
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-commenter commentedApr 25, 2021 • 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 @@## master #1414 +/- ##==========================================- Coverage 80.20% 80.17% -0.03%========================================== Files 73 73 Lines 4067 4061 -6 ==========================================- Hits 3262 3256 -6 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.
|
It's mostly an internal thing anyway and can be removed in 3.0.0
5453c60
to2953642
Compare
When I added this in#1363 I missed that it always gets instantiated and everyone will be getting the warning. It's mostly an internal thing anyway and can be removed in 3.0.0.
Needed for 2.7.0#1408 so people don't get spammed 😁