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 SingleRecordResource interface #65

Closed Bilge closed 5 years ago

Bilge commented 5 years ago

Resources must implement SingleRecordResource to be used with Porter::importOne().

Closes #64.

codecov-io commented 5 years ago

Codecov Report

Merging #65 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #65   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity      219    219           
=======================================
  Files            37     37           
  Lines           447    447           
=======================================
  Hits            447    447

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 d39c321...d39c321. Read the comment docs.