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

Unit test ci #16

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

Unit test ci #16

wants to merge 10 commits into from

Conversation

LucasXu0
Copy link
Owner

Feature Preview


PR Checklist

  • My code adheres to AppFlowy's Conventions
  • 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.

@LucasXu0 LucasXu0 temporarily deployed to SUPABASE_CI October 26, 2023 03:32 — with GitHub Actions Inactive
@LucasXu0 LucasXu0 temporarily deployed to SUPABASE_CI October 26, 2023 03:33 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #16 (3b8b2f7) into main (5f68c5e) will increase coverage by 1.87%.
The diff coverage is 1.92%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   61.39%   63.27%   +1.87%     
==========================================
  Files         583      587       +4     
  Lines       26735    26932     +197     
==========================================
+ Hits        16415    17040     +625     
+ Misses      10320     9892     -428     
Flag Coverage Δ
appflowy_flutter_integrateion_test 61.31% <1.92%> (-0.09%) ⬇️
appflowy_flutter_unit_test 11.35% <1.92%> (?)

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

Files Coverage Δ
...ation/bottom_sheet/bottom_sheet_action_widget.dart 0.00% <ø> (ø)
...ation/bottom_sheet/bottom_sheet_rename_widget.dart 0.00% <ø> (ø)
...tion/bottom_sheet/bottom_sheet_view_item_body.dart 0.00% <ø> (ø)
...on/bottom_sheet/bottom_sheet_view_item_header.dart 0.00% <ø> (ø)
...ation/bottom_sheet/default_mobile_action_pane.dart 0.00% <ø> (ø)
...bile/presentation/home/mobile_home_trash_page.dart 2.56% <ø> (ø)
...mobile/presentation/bottom_sheet/bottom_sheet.dart 0.00% <0.00%> (ø)
...tation/bottom_sheet/bottom_sheet_drag_handler.dart 16.66% <16.66%> (ø)
...obile/presentation/page_item/mobile_view_item.dart 0.72% <0.00%> (-0.03%) ⬇️
...tation/bottom_sheet/bottom_sheet_add_new_page.dart 0.00% <0.00%> (ø)

... and 45 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 3 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 7 times, most recently from 9a0fb14 to 67acc82 Compare February 2, 2024 04:32
@LucasXu0 LucasXu0 force-pushed the main branch 17 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