Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor import #212

Draft
wants to merge 36 commits into
base: develop
Choose a base branch
from
Draft

Refactor import #212

wants to merge 36 commits into from

Conversation

abrain
Copy link
Owner

@abrain abrain commented Dec 5, 2020

No description provided.

@abrain abrain added this to the 1.8.0 milestone Dec 5, 2020
@abrain abrain self-assigned this Dec 5, 2020
@abrain abrain modified the milestones: 1.8.0, 1.9.0 Jan 16, 2021
@abrain abrain modified the milestones: 1.9.0, 1.10.0 Mar 17, 2021
@abrain abrain removed this from the 1.10.0 milestone Nov 10, 2021
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 17.79859% with 351 lines in your changes missing coverage. Please review.

Project coverage is 27.27%. Comparing base (9b97f1c) to head (e61630e).

Files Patch % Lines
src/Import/Page.php 0.00% 196 Missing ⚠️
src/Import/Sources/Csv.php 12.12% 58 Missing ⚠️
src/Import/MappingHelper.php 0.00% 31 Missing ⚠️
src/AdminPage.php 0.00% 23 Missing ⚠️
src/Import/Sources/AbstractSource.php 20.68% 23 Missing ⚠️
src/Import/Step.php 0.00% 13 Missing ⚠️
src/Import/Helper.php 0.00% 3 Missing ⚠️
src/Admin/Initializer.php 0.00% 2 Missing ⚠️
src/Import/Sources/FileSource.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #212      +/-   ##
=============================================
+ Coverage      25.64%   27.27%   +1.62%     
- Complexity      1607     1621      +14     
=============================================
  Files             81       86       +5     
  Lines           6223     6207      -16     
=============================================
+ Hits            1596     1693      +97     
+ Misses          4627     4514     -113     
Flag Coverage Δ
integration 11.36% <0.00%> (+0.02%) ⬆️
unit 17.21% <17.79%> (+1.66%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant