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

Integrate with User Migration #3917

Closed
wants to merge 1 commit into from
Closed

Integrate with User Migration #3917

wants to merge 1 commit into from

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Jan 27, 2022

TODO drop all code for testing purposes and integrate with user_migration app API

@Pytal Pytal added 2. developing Work in progress enhancement New feature request labels Jan 27, 2022
@Pytal Pytal self-assigned this Jan 27, 2022
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #3917 (d741d1d) into main (dab0515) will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3917      +/-   ##
============================================
- Coverage     29.61%   29.25%   -0.37%     
- Complexity      322      348      +26     
============================================
  Files           220      223       +3     
  Lines          7529     7622      +93     
  Branches        993      993              
============================================
  Hits           2230     2230              
- Misses         5299     5392      +93     
Flag Coverage Δ
javascript 20.97% <ø> (ø)
php 63.16% <ø> (-4.19%) ⬇️

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

Impacted Files Coverage Δ
nextcloud/apps/calendar/lib/Command/Import.php 0.00% <0.00%> (ø)
nextcloud/apps/calendar/lib/Command/Export.php 0.00% <0.00%> (ø)
...ps/calendar/lib/UserMigration/CalendarMigrator.php 0.00% <0.00%> (ø)

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

@tcitworld
Copy link
Member

This should be in the dav app instead.

It will be pretty much the same for the Tasks and Contacts app, so the common parts should be together.

@Pytal
Copy link
Member Author

Pytal commented Feb 2, 2022

Superseded by nextcloud/server#30963

@Pytal Pytal closed this Feb 2, 2022
@ChristophWurst ChristophWurst deleted the feat/user-migration branch February 2, 2022 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress enhancement New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants