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

Porter 5.0 – Async #54

Closed Bilge closed 5 years ago

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

Codecov Report

Merging #54 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #54    +/-   ##
========================================
  Coverage       100%   100%            
- Complexity        0    231   +231     
========================================
  Files            29     38     +9     
  Lines           355    476   +121     
========================================
+ Hits            355    476   +121
Impacted Files Coverage Δ Complexity Δ
src/Provider/Resource/NullResource.php 100% <ø> (ø) 1 <0> (+1) :arrow_up:
...rc/Specification/StaticDataImportSpecification.php 100% <ø> (ø) 1 <0> (+1) :arrow_up:
src/Collection/CountablePorterRecords.php 100% <100%> (ø) 1 <1> (+1) :arrow_up:
src/Connector/ImportConnector.php 100% <100%> (ø) 29 <26> (+29) :arrow_up:
src/Collection/FilteredRecords.php 100% <100%> (ø) 2 <1> (+2) :arrow_up:
...coverable/StatelessRecoverableExceptionHandler.php 100% <100%> (ø) 3 <3> (?)
src/Collection/RecordCollection.php 100% <100%> (ø) 13 <11> (+13) :arrow_up:
src/Cache/JsonCacheKeyGenerator.php 100% <100%> (ø) 1 <1> (+1) :arrow_up:
...ponentialAsyncDelayRecoverableExceptionHandler.php 100% <100%> (ø) 4 <4> (?)
src/Specification/AsyncImportSpecification.php 100% <100%> (ø) 6 <6> (?)
... and 42 more

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 805e601...6e8bf1e. Read the comment docs.

Bilge commented 5 years ago

Still no documentation, but it's about time this got merged.