LCOV - code coverage report
Current view: top level - app-init/redux - redfire_initial_actions.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 1 1 100.0 %
Date: 2022-03-03 12:16:56 Functions: 0 0 -

          Line data    Source code
       1             : import '../../auth/actions/observe_auth_state_action.dart';
       2             : import '../../platform/actions/detect_platform_action.dart';
       3             : 
       4           6 : final redfireInitialActions = [
       5             :   const ObserveAuthStateAction(),
       6             :   const DetectPlatformAction(),
       7             : ];

Generated by: LCOV version 1.13