Skip to content

Comments

feat: introduce URLSession extension#81

Open
ns-vasilev wants to merge 1 commit intomainfrom
feature/url-session-extension
Open

feat: introduce URLSession extension#81
ns-vasilev wants to merge 1 commit intomainfrom
feature/url-session-extension

Conversation

@ns-vasilev
Copy link
Member

No description provided.

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

2 Warnings
⚠️ Big PR - consider breaking it into smaller chunks
⚠️ Public API changed but no documentation updates found

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 98.63014% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.99%. Comparing base (c9474e6) to head (1a9611b).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...tTests/URLSession/URLSessionRetryPolicyTests.swift 97.86% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   99.12%   98.99%   -0.13%     
==========================================
  Files          19       24       +5     
  Lines        1361     1684     +323     
==========================================
+ Hits         1349     1667     +318     
- Misses         12       17       +5     
Files with missing lines Coverage Δ
...on/Classes/Extensions/URLSession+RetryPolicy.swift 100.00% <100.00%> (ø)
Tests/TyphoonTests/Helpers/Counter.swift 100.00% <100.00%> (ø)
Tests/TyphoonTests/Mocks/MockURLProtocol.swift 100.00% <100.00%> (ø)
...ts/TyphoonTests/Mocks/MockURLProtocolHandler.swift 100.00% <100.00%> (ø)
...rvice/RetryPolicyServiceRetryWithResultTests.swift 100.00% <100.00%> (ø)
...itTests/RetryService/RetryPolicyServiceTests.swift 100.00% <100.00%> (ø)
...ts/UnitTests/RetryService/RetrySequenceTests.swift 99.68% <ø> (ø)
...sts/Strategies/ExponentialDelayStrategyTests.swift 100.00% <ø> (ø)
...Tests/Strategies/FibonacciDelayStrategyTests.swift 100.00% <ø> (ø)
...nitTests/Strategies/LinearDelayStrategyTests.swift 100.00% <ø> (ø)
... and 2 more

@ns-vasilev ns-vasilev force-pushed the feature/url-session-extension branch 4 times, most recently from 89cdcf3 to 5d1eb1a Compare February 24, 2026 18:17
@ns-vasilev ns-vasilev force-pushed the feature/url-session-extension branch from 5d1eb1a to 1a9611b Compare February 24, 2026 18:27
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.

2 participants