-
Notifications
You must be signed in to change notification settings - Fork 354
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: Update default values in Tracker exporters OpenAPI [TECH-1580] #15724
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #15724 +/- ##
============================================
- Coverage 66.28% 66.25% -0.04%
+ Complexity 31416 31410 -6
============================================
Files 3492 3492
Lines 130167 130202 +35
Branches 15214 15215 +1
============================================
- Hits 86286 86267 -19
- Misses 36785 36845 +60
+ Partials 7096 7090 -6
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 7 files with indirect coverage changes Continue to review 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.
CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
SonarCloud Quality Gate failed. 0 Bugs 0.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
RequestParams
objects in exporters must be public in order to make OpenApi generation work correctly for default valuesRequestParams
object to specificENTITYRequestParams
All the Sonar issues are related to deprecated annotations