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: Merge latest version from beta #907

Merged
merged 8 commits into from
Mar 15, 2023
Merged

feat: Merge latest version from beta #907

merged 8 commits into from
Mar 15, 2023

Conversation

FilledStacks
Copy link
Contributor

No description provided.

@github-actions
Copy link

LCOV of commit ea644a7 during Test Package #42

Summary coverage rate:
  lines......: 5.6% (206 of 3706 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                                                             |Lines       |Functions  |Branches    
  Filename                                                                   |Rate     Num|Rate    Num|Rate     Num
  =================================================================================================================
  lib/src/code_generation/router_annotation/extended_navigator.dart          | 0.0%    172|    -     0|    -      0
  lib/src/code_generation/router_annotation/parameters.dart                  | 1.9%     54|    -     0|    -      0
  lib/src/code_generation/router_annotation/route_data.dart                  | 0.0%     46|    -     0|    -      0
  lib/src/code_generation/router_annotation/route_matcher.dart               | 0.0%     42|    -     0|    -      0
  lib/src/code_generation/router_annotation/router_base.dart                 | 0.0%     30|    -     0|    -      0
  lib/src/reactive/reactive_list/reactive_list.dart                          | 0.0%     72|    -     0|    -      0
  lib/src/router/auto_router_x.dart                                          | 0.0%     20|    -     0|    -      0
  lib/src/router/common/parameters.dart                                      | 0.0%     54|    -     0|    -      0
  lib/src/router/common/route_observer.dart                                  | 0.0%     62|    -     0|    -      0
  lib/src/router/common/transitions_builders.dart                            | 0.0%     32|    -     0|    -      0
  lib/src/router/controller/controller_scope.dart                            | 0.0%     28|    -     0|    -      0
  lib/src/router/controller/navigation_history/native_navigation_history.dart| 0.0%     33|    -     0|    -      0
  lib/src/router/controller/navigation_history/navigation_history_base.dart  | 0.0%     24|    -     0|    -      0
  lib/src/router/controller/nested_router_delegate.dart                      | 0.0%    118|    -     0|    -      0
  lib/src/router/controller/pageless_routes_observer.dart                    | 0.0%     16|    -     0|    -      0
  lib/src/router/controller/root_stack_router.dart                           | 0.0%     26|    -     0|    -      0
  lib/src/router/controller/routing_controller.dart                          | 0.0%    531|    -     0|    -      0
  lib/src/router/controller/stacked_route_guard.dart                         | 2.3%     86|    -     0|    -      0
  lib/src/router/matcher/route_match.dart                                    | 1.8%     57|    -     0|    -      0
  lib/src/router/matcher/route_matcher.dart                                  | 0.0%    136|    -     0|    -      0
  lib/src/router/navigation_failure.dart                                     | 0.0%      7|    -     0|    -      0
  lib/src/router/parser/route_information_parser.dart                        | 0.0%     70|    -     0|    -      0
  lib/src/router/provider/stacked_route_information_provider.dart            | 0.0%     40|    -     0|    -      0
  lib/src/router/route/page_route_info.dart                                  | 0.0%     67|    -     0|    -      0
  lib/src/router/route/route_config.dart                                     | 0.0%      7|    -     0|    -      0
  lib/src/router/route/route_data.dart                                       | 0.0%     44|    -     0|    -      0
  lib/src/router/route/route_data_scope.dart                                 | 0.0%      9|    -     0|    -      0
  lib/src/router/stacked_page.dart                                           | 0.0%    135|    -     0|    -      0
  lib/src/router/transitions/stacked_page_route.dart                         | 0.0%     12|    -     0|    -      0
  lib/src/router/widgets/auto_tabs_scaffold.dart                             | 0.0%     43|    -     0|    -      0
  lib/src/router/widgets/custom_cupertino_transitions_builder.dart           | 0.4%    232|    -     0|    -      0
  lib/src/router/widgets/deferred_widget.dart                                | 0.0%     29|    -     0|    -      0
  lib/src/router/widgets/nested_router.dart                                  | 0.0%    112|    -     0|    -      0
  lib/src/router/widgets/route_navigator.dart                                | 0.0%     42|    -     0|    -      0
  lib/src/router/widgets/stacked_leading_button.dart                         | 0.0%     48|    -     0|    -      0
  lib/src/router/widgets/stacked_page_view.dart                              | 0.0%     70|    -     0|    -      0
  lib/src/router/widgets/stacked_tab_view.dart                               | 0.0%    100|    -     0|    -      0
  lib/src/router/widgets/stacked_tabs_router.dart                            | 0.0%    312|    -     0|    -      0
  lib/src/router/widgets/wrapped_route.dart                                  | 0.0%      3|    -     0|    -      0
  lib/src/utils.dart                                                         | 0.0%      4|    -     0|    -      0
  lib/src/view_models/base_view_models.dart                                  |48.2%     56|    -     0|    -      0
  lib/src/view_models/selector_view_model_builder_widget.dart                | 0.0%     21|    -     0|    -      0
  lib/src/view_models/ui/skeleton_loader.dart                                | 0.0%     56|    -     0|    -      0
  lib/src/view_models/view_model_builder.dart                                | 0.0%     67|    -     0|    -      0
  lib/src/view_models/view_model_widget.dart                                 | 0.0%     12|    -     0|    -      0

@FilledStacks FilledStacks merged commit 4e519aa into master Mar 15, 2023
@FilledStacks FilledStacks deleted the beta-merge branch March 15, 2023 13:38
FilledStacks pushed a commit that referenced this pull request Mar 15, 2023
# [3.2.0](v3.1.2...v3.2.0) (2023-03-15)

### Features

* Merge latest version from beta ([#907](#907)) ([4e519aa](4e519aa))
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