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 Throttle support for async imports #69

Closed Bilge closed 4 years ago

Bilge commented 4 years ago

Closes #68.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #69   +/-   ##
=======================================
  Coverage       100%   100%           
- Complexity      224    230    +6     
=======================================
  Files            37     37           
  Lines           456    466   +10     
=======================================
+ Hits            456    466   +10
Impacted Files Coverage Δ Complexity Δ
src/Specification/AsyncImportSpecification.php 100% <100%> (ø) 7 <2> (+2) :arrow_up:
src/Connector/ImportConnector.php 100% <100%> (ø) 32 <2> (+3) :arrow_up:
src/Connector/ImportConnectorFactory.php 100% <100%> (ø) 2 <0> (+1) :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 0c3e70a...a4aede4. Read the comment docs.