findologic / libflexport

FINDOLOGIC export toolkit for XML and CSV data export
MIT License
4 stars 5 forks source link

OXID-56 Refactor XML Example #112

Closed TobiasGraml11 closed 4 years ago

TobiasGraml11 commented 4 years ago

Purpose

Add a Base Class for the example products, to be able to typehint the XML Example.

Approach

Add Base Class and extend the current example products from it.

Open Questions and Pre-Merge TODOs

codecov-io commented 4 years ago

Codecov Report

Merging #112 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             develop   #112   +/-   ##
========================================
  Coverage        100%   100%           
  Complexity       267    267           
========================================
  Files             49     49           
  Lines            701    701           
========================================
  Hits             701    701

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

howard commented 4 years ago

@TobiasGraml11 Please fill out the PR description template to clarify the nature of this proposed change!