Closed tylerjroach closed 5 months ago
Attention: Patch coverage is 72.41379%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 44.03%. Comparing base (
0f61cc8
) to head (15da6ac
). Report is 29 commits behind head on main.
This PR attempts to speed up sync times when no associations are present on any models. This is to bring Android into parity with Swift.
Future optimizations could be:
Issue #, if available:
Description of changes: Comparable Swift Optimization: https://github.com/aws-amplify/amplify-swift/pull/1267
How did you test these changes? (Please add a line here how the changes were tested)
Documentation update required?
General Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.