-
Notifications
You must be signed in to change notification settings - Fork 30
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
Enable Gradle Build Scans #518
Enable Gradle Build Scans #518
Conversation
Signed-off-by: Andre Kurait <[email protected]>
0d9a89c
to
01250cd
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #518 +/- ##
============================================
+ Coverage 76.80% 77.03% +0.22%
Complexity 1388 1388
============================================
Files 158 158
Lines 6105 6105
Branches 532 532
============================================
+ Hits 4689 4703 +14
+ Misses 1065 1052 -13
+ Partials 351 350 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Andre Kurait <[email protected]>
a106a56
to
a056f8a
Compare
Signed-off-by: Andre Kurait <[email protected]>
Signed-off-by: Andre Kurait <[email protected]>
Signed-off-by: Andre Kurait <[email protected]>
Signed-off-by: Andre Kurait <[email protected]>
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, provided that there's nothing alarming in the checks
Description
Enable Gradle Build Scans with option to auto agree to tos and add scan for all runs. Approved by AWS Security (Internal Ticket V1251862415)
Issues Resolved
N/A
Is this a backport? If so, please add backport PR # and/or commits #
N/A
Testing
View Actions Results in this PR. Ran with --scan, --no-scan and no parameter with and without the env variable set to confirm behavior.
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.