-
Notifications
You must be signed in to change notification settings - Fork 131
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
PMM-13082 Backwards compatibility with PMM v2 #3227
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v3 #3227 +/- ##
==========================================
- Coverage 43.54% 43.53% -0.01%
==========================================
Files 365 366 +1
Lines 44151 44162 +11
==========================================
+ Hits 19224 19228 +4
- Misses 23245 23252 +7
Partials 1682 1682
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
f67e2c0
to
4b3373a
Compare
@@ -7,18 +7,28 @@ deps: | |||
- buf.build/grpc-ecosystem/grpc-gateway | |||
lint: | |||
use: | |||
- DEFAULT | |||
- STANDARD |
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.
FYI: DEFAULT has become deprecated.
PMM-13082
Link to the Feature Build: SUBMODULES-3730