Skip to content

Only retry on receiving a connection error

3383a0f
Select commit
Loading
Failed to load commit list.
Draft

Retry if driver throws an JobQueueDriverError connectionError #77

Only retry on receiving a connection error
3383a0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2025 in 0s

91.75% (-0.45%) compared to b6f6cb2

View this Pull Request on Codecov

91.75% (-0.45%) compared to b6f6cb2

Details

Codecov Report

Attention: Patch coverage is 94.11765% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.75%. Comparing base (b6f6cb2) to head (3383a0f).

Files with missing lines Patch % Lines
Sources/Jobs/JobQueueDriverError.swift 72.72% 3 Missing ⚠️
Sources/Jobs/JobQueueHandler.swift 98.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   92.20%   91.75%   -0.45%     
==========================================
  Files          23       24       +1     
  Lines        1296     1347      +51     
==========================================
+ Hits         1195     1236      +41     
- Misses        101      111      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.