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 ConflictPicker by providing content only + preview resize #919

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

skjnldsv
Copy link
Contributor

If we only gives the conflicting files, we cannot know of another file will conflict with the new generated name

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #919 (1bffd4e) into master (884cbda) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #919      +/-   ##
==========================================
+ Coverage   91.42%   91.54%   +0.12%     
==========================================
  Files           3        3              
  Lines          70       71       +1     
  Branches       11       11              
==========================================
+ Hits           64       65       +1     
  Misses          4        4              
  Partials        2        2              
Files Changed Coverage Δ
lib/utils/config.ts 100.00% <100.00%> (ø)
lib/utils/upload.ts 91.30% <100.00%> (+0.39%) ⬆️

@skjnldsv skjnldsv requested a review from artonge August 31, 2023 17:26
@skjnldsv skjnldsv self-assigned this Aug 31, 2023
@skjnldsv skjnldsv added 3. to review Waiting for reviews bug Something isn't working labels Aug 31, 2023
@skjnldsv skjnldsv requested a review from Pytal August 31, 2023 17:29
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv changed the title fix: name conflict generation feat: simplify ConflictPicker by providing content only + preview resize Sep 1, 2023
…ch optimization

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv merged commit 50c5942 into master Sep 1, 2023
16 checks passed
@skjnldsv skjnldsv deleted the fix/fileconflictname branch September 1, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants