-
Notifications
You must be signed in to change notification settings - Fork 6.5k
chore(test): fix mockery deprecation warnings #22998
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
chore(test): fix mockery deprecation warnings #22998
Conversation
Signed-off-by: Michael Crenshaw <[email protected]>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #22998 +/- ##
==========================================
+ Coverage 59.99% 60.06% +0.07%
==========================================
Files 343 343
Lines 57848 57848
==========================================
+ Hits 34705 34746 +41
+ Misses 20364 20338 -26
+ Partials 2779 2764 -15 ☔ View full report in Codecov by Sentry. |
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.
Trusting the build pipeline
Signed-off-by: Michael Crenshaw <[email protected]> Signed-off-by: Kanika Rana <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]> Signed-off-by: Oliver Gondža <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]> Signed-off-by: Lyheng <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]> Signed-off-by: dsuhinin <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]> Signed-off-by: dsuhinin <[email protected]>
Noticed some Mockery deprecations, so I went ahead and changed the relevant settings. https://vektra.github.io/mockery/v2.52/deprecations/