Closed Bilge closed 6 years ago
Merging #50 into 4.0 will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## 4.0 #50 +/- ##
===================================
Coverage 100% 100%
===================================
Files 27 29 +2
Lines 323 339 +16
===================================
+ Hits 323 339 +16
Impacted Files | Coverage Δ | |
---|---|---|
...nHandler/ExponentialSleepFetchExceptionHandler.php | 100% <100%> (ø) |
|
src/Connector/ImportConnector.php | 100% <100%> (ø) |
:arrow_up: |
...xceptionHandler/StatelessFetchExceptionHandler.php | 100% <100%> (ø) |
|
src/Connector/ConnectionContext.php | 100% <100%> (ø) |
:arrow_up: |
src/Specification/ImportSpecification.php | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1bae9b7...76d3909. Read the comment docs.
StatelessFetchExceptionHandler
andExponentialSleepFetchExceptionHandler
FEH implementations.callable
toFetchExceptionHandler
throughout Porter.