Skip to content

Conversation

@jtduffy
Copy link
Contributor

@jtduffy jtduffy commented Sep 29, 2025

Overview

Refactor the response wrapper inner classes into their own top level classes. This is in response to an issue a customer raised where there was an IllegalAccessError when the weaved MultipartS3AsyncClient attempted to access the wrapper.

GTSE: https://new-relic.atlassian.net/jira/software/c/projects/NR/boards/289?selectedIssue=NR-468253

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.42%. Comparing base (5c1eef7) to head (40c4d27).

Additional details and impacted files
@@ Coverage Diff @@ ## main #2503 +/- ## ============================================ + Coverage 70.41% 70.42% +0.01%  + Complexity 10051 10049 -2  ============================================ Files 845 845 Lines 40776 40776 Branches 6186 6186 ============================================ + Hits 28711 28718 +7  + Misses 9273 9263 -10  - Partials 2792 2795 +3 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@kmudduluru kmudduluru moved this from Triage to In Progress in Java Engineering Board Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants