-
Notifications
You must be signed in to change notification settings - Fork 57
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
Veirfy ADOT Image changed if applicable #678
Conversation
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.
Please link test runs if you have run them. If not please run tests to prove it is functional
https://github.com/XinRanZhAWS/aws-otel-java-instrumentation/actions/runs/7619155854 |
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #678 +/- ##
=============================================
- Coverage 85.71% 50.73% -34.99%
- Complexity 19 264 +245
=============================================
Files 3 39 +36
Lines 49 1301 +1252
Branches 5 141 +136
=============================================
+ Hits 42 660 +618
- Misses 3 609 +606
- Partials 4 32 +28 ☔ View full report in Codecov by Sentry. |
Please run another test with a value given for the input |
This PR is stale because it has been open 60 days with no activity. |
This code is gone. Closing. |
Description of changes:
If ADOT image have been updated via Patch, add a verification step to make sure the Image does updated
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.