Conversation
Codecov Report
@@ Coverage Diff @@
## main #103 +/- ##
=========================================
Coverage 81.28% 81.28%
Complexity 232 232
=========================================
Files 28 28
Lines 791 791
Branches 57 57
=========================================
Hits 643 643
Misses 100 100
Partials 48 48
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-6.5.1-all.zip | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-all.zip |
There was a problem hiding this comment.
Came up on other reviews, but just since this one's approved just reposting: let's make sure we're using gradle 7.2 and fixing snyk before merging all these.
There was a problem hiding this comment.
Merged entity-service with gradle 7.1.1, I'll fix that
|
@aaron-steinfeld I am not able to find this repository in snyk ui |
it's in there, look towards the bottom (second from bottom for me on the project list) |
Description
Please include a summary of the change, motivation and context.
Testing
Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.
Checklist:
Documentation
Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.