yx_tracking_flutter/test
Max e7326cb9f9
Flutter CI / analyze-and-test (push) Waiting to run Details
feat: Implement Isolate Storage & Lifecycle Handling
- Implement IsolateEventStorage for background persistence
- Add Analytics.bindLifecycleObserver for background flushing
- Enable useIsolateStorage by default in AnalyticsConfig
- Fix 25+ lint issues across the codebase
- Add comprehensive tests for Isolate storage and lifecycle behaviors
2026-01-28 11:07:01 +08:00
..
analytics_config_extra_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
analytics_core_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
api_client_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
config_manager_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
device_util_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
event_extra_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
facade_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
http_client_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
interceptors_extra_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
isolate_event_storage_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
logger_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
scheduler_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
small_models_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
sqflite_storage_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
system_dim_info_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
validator_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00
yx_tracking_flutter_test.dart feat: Implement Isolate Storage & Lifecycle Handling 2026-01-28 11:07:01 +08:00