Skip to content
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

changing sdk version due to issue with the new version #13736

Closed
wants to merge 1 commit into from

Conversation

9aman
Copy link
Contributor

@9aman 9aman commented Aug 2, 2024

Context

An automatic upgrade in the aws version has led to ClassNotFoundException being thrown. Details: aws/aws-sdk-java-v2#5127

Scope of the PR:

  1. This PR aims to bring back the version to previous stable version.

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.96%. Comparing base (59551e4) to head (ae2d72e).
Report is 818 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13736      +/-   ##
============================================
+ Coverage     61.75%   61.96%   +0.20%     
+ Complexity      207      198       -9     
============================================
  Files          2436     2555     +119     
  Lines        133233   140813    +7580     
  Branches      20636    21909    +1273     
============================================
+ Hits          82274    87250    +4976     
- Misses        44911    46920    +2009     
- Partials       6048     6643     +595     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (-0.01%) ⬇️
integration <0.01% <ø> (-0.01%) ⬇️
integration1 <0.01% <ø> (-0.01%) ⬇️
integration2 0.00% <ø> (ø)
java-11 61.92% <ø> (+0.21%) ⬆️
java-21 61.84% <ø> (+0.21%) ⬆️
skip-bytebuffers-false 61.95% <ø> (+0.20%) ⬆️
skip-bytebuffers-true 61.81% <ø> (+34.08%) ⬆️
temurin 61.96% <ø> (+0.20%) ⬆️
unittests 61.95% <ø> (+0.20%) ⬆️
unittests1 46.39% <ø> (-0.50%) ⬇️
unittests2 27.77% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@9aman
Copy link
Contributor Author

9aman commented Aug 12, 2024

Closing this PR as it didn't fix the issue.

@9aman 9aman closed this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants