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

Draggable nested folder #14

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Draggable nested folder #14

wants to merge 12 commits into from

Conversation

LucasXu0
Copy link
Owner

Feature Preview


PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #14 (9692c8e) into main (eb77346) will decrease coverage by 1.71%.
The diff coverage is 88.18%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   68.84%   67.13%   -1.71%     
==========================================
  Files         430      443      +13     
  Lines       20512    21089     +577     
==========================================
+ Hits        14121    14158      +37     
- Misses       6391     6931     +540     
Flag Coverage Δ
appflowy_flutter_integrateion_test 63.91% <88.18%> (-1.90%) ⬇️
appflowy_flutter_unit_test 12.88% <4.28%> (-0.17%) ⬇️

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

Files Changed Coverage Δ
...tend/appflowy_flutter/lib/core/config/kv_keys.dart 0.00% <ø> (ø)
...ce/presentation/home/menu/app/section/section.dart 0.00% <ø> (-84.38%) ⬇️
...tion/home/menu/sidebar/folder/personal_folder.dart 67.50% <67.50%> (ø)
.../presentation/home/menu/sidebar/sidebar_trash.dart 77.27% <77.27%> (ø)
...e/presentation/home/menu/sidebar/sidebar_user.dart 81.66% <81.66%> (ø)
...ntation/widgets/draggable_item/draggable_item.dart 82.05% <82.05%> (ø)
.../presentation/home/menu/view/view_action_type.dart 86.95% <86.95%> (ø)
...esentation/home/menu/view/draggable_view_item.dart 87.50% <87.50%> (ø)
...tter/lib/workspace/application/view/view_bloc.dart 87.75% <87.71%> (-0.89%) ⬇️
...esentation/home/menu/sidebar/sidebar_top_menu.dart 88.46% <88.46%> (ø)
... and 13 more

... and 17 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@LucasXu0 LucasXu0 force-pushed the main branch 8 times, most recently from 5e40538 to 00ee4be Compare August 15, 2023 13:42
zoli pushed a commit that referenced this pull request Aug 30, 2023
chore: fix some known issues
@LucasXu0 LucasXu0 force-pushed the main branch 2 times, most recently from c606bd3 to 1ad8541 Compare November 2, 2023 07:26
@LucasXu0 LucasXu0 force-pushed the main branch 3 times, most recently from ebd4d1d to 6338ca1 Compare December 8, 2023 07:50
@LucasXu0 LucasXu0 force-pushed the main branch 3 times, most recently from 505d60f to 595f1f6 Compare January 16, 2024 03:47
@LucasXu0 LucasXu0 force-pushed the main branch 18 times, most recently from 32724e7 to 41c93f6 Compare February 2, 2024 09:41
@LucasXu0 LucasXu0 force-pushed the main branch 2 times, most recently from fdb01d7 to ef83688 Compare February 22, 2024 14:55
@LucasXu0 LucasXu0 force-pushed the main branch 5 times, most recently from 7aa6040 to 3f0b347 Compare March 24, 2024 11:27
@LucasXu0 LucasXu0 force-pushed the main branch 3 times, most recently from fe81551 to 6ad3035 Compare November 11, 2024 01:00
@LucasXu0 LucasXu0 force-pushed the main branch 2 times, most recently from be2d2da to 04a013f Compare December 19, 2024 04:30
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.

1 participant