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

Feature/#687 data migration #38

Merged
merged 4 commits into from
Mar 22, 2024
Merged

Conversation

turegjorup
Copy link
Contributor

@turegjorup turegjorup commented Mar 22, 2024

Link to ticket

Description

Updated feed mapping to support data migration

Screenshot of the result

If your change affects the user interface you should include a screenshot of the result with the pull request.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer please add them here.

@turegjorup turegjorup self-assigned this Mar 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 141 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (develop@baa578c). Click here to learn what that means.

Files Patch % Lines
src/Model/Feed/FeedConfiguration.php 0.00% 41 Missing ⚠️
src/Service/Feeds/Parser/JsonFeedParser.php 0.00% 24 Missing ⚠️
src/Factory/OrganizationFactory.php 0.00% 17 Missing ⚠️
src/Factory/EventFactory.php 0.00% 14 Missing ⚠️
src/Utils/UriHelper.php 0.00% 13 Missing ⚠️
src/MessageHandler/FeedNormalizationHandler.php 0.00% 6 Missing ⚠️
src/Model/Feed/FeedPagination.php 0.00% 6 Missing ⚠️
src/Controller/Admin/EventCrudController.php 0.00% 5 Missing ⚠️
src/Command/Feed/FeedDebugCommand.php 0.00% 4 Missing ⚠️
src/Service/ContentNormalizer.php 0.00% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff            @@
##             develop     #38   +/-   ##
=========================================
  Coverage           ?   0.42%           
  Complexity         ?     831           
=========================================
  Files              ?     120           
  Lines              ?    3033           
  Branches           ?       0           
=========================================
  Hits               ?      13           
  Misses             ?    3020           
  Partials           ?       0           
Flag Coverage Δ
8.3 0.42% <0.00%> (?)
unittests 0.42% <0.00%> (?)

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.

@turegjorup turegjorup merged commit 95e01ec into develop Mar 22, 2024
7 checks passed
@turegjorup turegjorup deleted the feature/#687_data_migration branch March 22, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants