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

Reuse current HTTP client when refresh the token #197

Conversation

jonesbusy
Copy link
Collaborator

Description

Reuse current HTTP client when refresh the token

Testing done

CI

Submitter checklist

  • I have read and understood the CONTRIBUTING guide
  • I have run mvn license:update-file-header, mvn spotless:apply, pre-commit run -a, mvn clean install before opening the PR

@jonesbusy jonesbusy added the chore label Mar 7, 2025
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.06%. Comparing base (9ee7906) to head (7d8f7f7).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #197      +/-   ##
============================================
+ Coverage     84.37%   85.06%   +0.68%     
- Complexity      372      375       +3     
============================================
  Files            29       29              
  Lines          1293     1292       -1     
  Branches        138      138              
============================================
+ Hits           1091     1099       +8     
+ Misses          135      128       -7     
+ Partials         67       65       -2     

☔ 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.

@jonesbusy jonesbusy force-pushed the feature/reuse-http-client-when-refresh-token branch 3 times, most recently from 0c47c1a to e987202 Compare March 7, 2025 06:22
@jonesbusy jonesbusy force-pushed the feature/reuse-http-client-when-refresh-token branch from e987202 to 7d8f7f7 Compare March 7, 2025 06:28
@jonesbusy jonesbusy merged commit 01c94c7 into oras-project:main Mar 7, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/reuse-http-client-when-refresh-token branch March 7, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant