chore(release): Recut 3.0.0 with async, mapping, schema, useragent, and failover - #65
Conversation
Synchronize 3.0.0 release metadata back into develop.
…eragent, and failover Include the remaining 3.0 items in the recut: promise-based first-party middleware, status-to-exception mapping after retry, optional JSON Schema body validation, optional jooservices/useragent helpers, and curl/Guzzle transport failover.
…ailover feat: Add async middleware, HTTP error mapping, schema validation, useragent, and failover
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
ⓘ Qodo reviews are paused because the subscription is no longer active. Ask your workspace admin to reactivate the subscription to resume reviews. Manage billing |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 138 |
| Duplication | 0 |
🟢 Coverage 96.70% diff coverage · -0.24% coverage variation
Metric Results Coverage variation ✅ -0.24% coverage variation (-1.00%) Diff coverage ✅ 96.70% diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (5582a38) 3219 3166 98.35% Head commit (f96dccc) 3653 (+434) 3584 (+418) 98.11% (-0.24%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#65) 515 498 96.70% Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Recut
v3.0.0from currentdevelop. The previous GitHub release and tag were deleted; Packagist3.0.0is immutable and will stay on the old SHA.This release includes the five items that were not in the first 3.0.0 tag:
HttpResponseExceptionmapping after retryjooservices/useragenthelpersAfter merge: tag
v3.0.0frommaster, wait for the Release workflow, mergemasterback intodevelop.