Skip to content

Comments

feat!: remove the exponentialWithJitter case#71

Merged
ns-vasilev merged 2 commits intomainfrom
feature/exponential
Feb 22, 2026
Merged

feat!: remove the exponentialWithJitter case#71
ns-vasilev merged 2 commits intomainfrom
feature/exponential

Conversation

@ns-vasilev
Copy link
Member

No description provided.

@ns-vasilev ns-vasilev self-assigned this Feb 22, 2026
@ns-vasilev ns-vasilev requested a review from a team as a code owner February 22, 2026 09:53
@spacecode-github-bot
Copy link

2 Warnings
⚠️ PR title should follow Conventional Commits format (e.g., "feat: add new feature")
⚠️

⚠️ Some source files are missing corresponding test files:

  • RetryIterator → expected test file: RetryIteratorTests.swift

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented Feb 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.85%. Comparing base (5e7e30c) to head (3490c2a).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   99.09%   97.85%   -1.25%     
==========================================
  Files          10       10              
  Lines         661      650      -11     
==========================================
- Hits          655      636      -19     
- Misses          6       14       +8     
Files with missing lines Coverage Δ
...Classes/RetrySequence/Iterator/RetryIterator.swift 89.01% <100.00%> (-8.95%) ⬇️
...Typhoon/Classes/Strategy/RetryPolicyStrategy.swift 100.00% <100.00%> (ø)
...hoonTests/UnitTests/RetryPolicyStrategyTests.swift 100.00% <100.00%> (ø)
...ts/TyphoonTests/UnitTests/RetrySequenceTests.swift 100.00% <100.00%> (ø)

@ns-vasilev ns-vasilev linked an issue Feb 22, 2026 that may be closed by this pull request
@ns-vasilev ns-vasilev merged commit 784f9b0 into main Feb 22, 2026
38 of 39 checks passed
@ns-vasilev ns-vasilev deleted the feature/exponential branch February 22, 2026 09:59
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.

[FEATURE] Union exponential and exponentialWithJitter strategies

2 participants