ScriptFUSION / Porter

:lipstick: Durable and asynchronous data imports for consuming data at scale and publishing testable SDKs.
GNU Lesser General Public License v3.0
611 stars 24 forks source link

Added FetchExceptionHandler interface #50

Closed Bilge closed 6 years ago

Bilge commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #50 into 4.0 will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         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.