fix(boxsdkgen): fix `RetryAfter` function when there's no `Retry-After` header (box/box-codegen#903) by box-sdk-build · Pull Request #1621 · box/box-java-sdk
Navigation Menu
{{ message }}
box / box-java-sdk Public
- Notifications You must be signed in to change notification settings
- Fork 187
Merged
congminh1254 merged 2 commits intocombined-sdkfrom
Dec 16, 2025Merged
Conversation
box-sdk-build added 2 commits
December 10, 2025 06:41
box-sdk-build
requested a review
from a team
Copy link
Pull Request Test Coverage Report for Build #5827
Details
- 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 13.29%
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
|---|---|---|---|
| src/main/java/com/box/sdkgen/networking/retries/BoxRetryStrategy.java | 0 | 3 | 0.0% |
| Totals | |
|---|---|
| Change from base Build #5820: | 0.0% |
| Covered Lines: | 8374 |
| Relevant Lines: | 63010 |
💛 - Coveralls
congminh1254
changed the title
fix(boxsdkgen): fix RetryAfter function when there's no Retry-After header (box/box-codegen#903)
fix(boxsdkgen): fix RetryAfter function when there's no Retry-After header (box/box-codegen#903)
congminh1254 approved these changes Dec 16, 2025
congminh1254
deleted the
codegen-3763-f97463c-31c41d5
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment