style: apply SwiftFormat across the project#123
Merged
Codecov / codecov/project
succeeded
Jul 7, 2026 in 1s
98.02% (target 50.00%)
View this Pull Request on Codecov
98.02% (target 50.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.02%. Comparing base (9963162) to head (82fb3e8).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #123 +/- ##
==========================================
+ Coverage 98.00% 98.02% +0.02%
==========================================
Files 29 29
Lines 1951 1967 +16
==========================================
+ Hits 1912 1928 +16
Misses 39 39 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...s/RetryService/RetryPolicyServiceLoggerTests.swift | 100.00% <100.00%> (ø) |
|
| ...rvice/RetryPolicyServiceRetryWithResultTests.swift | 100.00% <100.00%> (ø) |
|
| ...itTests/RetryService/RetryPolicyServiceTests.swift | 98.59% <100.00%> (+0.01%) |
⬆️ |
| ...tTests/URLSession/URLSessionRetryPolicyTests.swift | 97.93% <100.00%> (+0.07%) |
⬆️ |
Loading