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

feat: simplify destination handling #912

Merged
merged 1 commit into from Aug 18, 2023
Merged

Conversation

skjnldsv
Copy link
Contributor

@skjnldsv skjnldsv commented Aug 17, 2023

Instead of using strings, let's require a Folder directly and deduct the data from it

Require a new @nextcloud/files release with nextcloud-libraries/nextcloud-files#731

@skjnldsv skjnldsv requested a review from susnux August 17, 2023 12:00
@skjnldsv skjnldsv self-assigned this Aug 17, 2023
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #912 (0517a84) into master (1e347c1) will increase coverage by 1.39%.
The diff coverage is 27.27%.

@@            Coverage Diff             @@
##           master     #912      +/-   ##
==========================================
+ Coverage   33.50%   34.89%   +1.39%     
==========================================
  Files           6        6              
  Lines         200      192       -8     
  Branches       31       26       -5     
==========================================
  Hits           67       67              
+ Misses        131      123       -8     
  Partials        2        2              
Files Changed Coverage Δ
lib/uploader.ts 0.00% <0.00%> (ø)
lib/upload.ts 91.11% <75.00%> (-2.08%) ⬇️

@skjnldsv
Copy link
Contributor Author

Pushed and fixed tests

@skjnldsv skjnldsv force-pushed the feat/simplify-destination branch 4 times, most recently from 837aaae to cc0b486 Compare August 18, 2023 07:20
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv merged commit 0e06432 into master Aug 18, 2023
15 of 16 checks passed
@skjnldsv skjnldsv deleted the feat/simplify-destination branch August 18, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant