Skip to content

Merge branch 'pc_server'

ea5ad13
Select commit
Loading
Failed to load commit list.
Open

feat: Add offline mode support for ParseLive and new live query widgets #1101

Merge branch 'pc_server'
ea5ad13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2025 in 0s

39.26% (-5.12%) compared to bbfcb07

View this Pull Request on Codecov

39.26% (-5.12%) compared to bbfcb07

Details

Codecov Report

❌ Patch coverage is 24.71022% with 1429 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.26%. Comparing base (bbfcb07) to head (ea5ad13).

Files with missing lines Patch % Lines
...ackages/flutter/lib/src/utils/parse_live_grid.dart 6.52% 315 Missing ⚠️
...ackages/flutter/lib/src/utils/parse_live_list.dart 11.04% 282 Missing ⚠️
...es/flutter/lib/src/utils/parse_live_page_view.dart 14.67% 250 Missing ⚠️
.../flutter/lib/src/utils/parse_live_sliver_grid.dart 7.69% 240 Missing ⚠️
.../flutter/lib/src/utils/parse_live_sliver_list.dart 8.13% 237 Missing ⚠️
.../flutter/lib/src/utils/parse_cached_live_list.dart 0.00% 44 Missing ⚠️
...ges/flutter/lib/src/analytics/parse_analytics.dart 79.16% 35 Missing ⚠️
...ter/lib/src/mixins/connectivity_handler_mixin.dart 78.84% 11 Missing ⚠️
...ges/dart/lib/src/objects/parse_offline_object.dart 94.17% 6 Missing ⚠️
...r/lib/src/analytics/parse_analytics_endpoints.dart 90.00% 6 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1101      +/-   ##
==========================================
- Coverage   44.37%   39.26%   -5.12%     
==========================================
  Files          62       70       +8     
  Lines        3727     5499    +1772     
==========================================
+ Hits         1654     2159     +505     
- Misses       2073     3340    +1267     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.