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

chore: enable codecov for flutter integration tests #6694

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

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Nov 1, 2024

Feature Preview

  • flutter integration tests
  • flutter cloud integration tests
  • flutter unit tests

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.

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.03%. Comparing base (7ecf213) to head (f7d3555).
Report is 228 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (7ecf213) and HEAD (f7d3555). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (7ecf213) HEAD (f7d3555)
appflowy_web_app 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6694       +/-   ##
===========================================
- Coverage   74.41%   44.03%   -30.39%     
===========================================
  Files         245     1150      +905     
  Lines        6566    62549    +55983     
  Branches     1057        0     -1057     
===========================================
+ Hits         4886    27542    +22656     
- Misses       1628    35007    +33379     
+ Partials       52        0       -52     
Flag Coverage Δ
appflowy_web_app ?
flutter_integration_test_cloud_runner 20.34% <ø> (?)
flutter_integration_test_integration_test/desktop_runner_1.dart 19.22% <ø> (?)
flutter_integration_test_integration_test/desktop_runner_2.dart 23.51% <ø> (?)
flutter_integration_test_integration_test/desktop_runner_3.dart 20.03% <ø> (?)
flutter_integration_test_integration_test/desktop_runner_4.dart 14.52% <ø> (?)
flutter_integration_test_integration_test/desktop_runner_6.dart 19.46% <ø> (?)
flutter_integration_test_integration_test/desktop_runner_7.dart 13.49% <ø> (?)
flutter_integration_test_integration_test/desktop_runner_8.dart 13.60% <ø> (?)
flutter_unit_test 8.12% <ø> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 added v0.7.4 and removed v0.7.4 labels Nov 7, 2024
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