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

chore(datastore): resolve swiftformat errors and warnings #3848

Merged

fix brace alignment

c0621b2
Select commit
Loading
Failed to load commit list.
Merged

chore(datastore): resolve swiftformat errors and warnings #3848

fix brace alignment
c0621b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 1s

68.76% (+0.25%) compared to ca6c65a

View this Pull Request on Codecov

68.76% (+0.25%) compared to ca6c65a

Details

Codecov Report

Attention: Patch coverage is 85.12556% with 231 lines in your changes missing coverage. Please review.

Project coverage is 68.76%. Comparing base (ca6c65a) to head (c0621b2).
Report is 3 commits behind head on chore/resolve_swiftformat.

Files with missing lines Patch % Lines
...gin/AWSDataStorePlugin+DataStoreBaseBehavior.swift 40.87% 81 Missing ⚠️
...utationDatabaseAdapter+MutationEventIngester.swift 69.84% 19 Missing ⚠️
...age/SQLite/StorageEngineAdapter+UntypedModel.swift 40.00% 18 Missing ⚠️
...ngMutationQueue/SyncMutationToCloudOperation.swift 61.36% 17 Missing ⚠️
...Sync/IncomingAsyncSubscriptionEventPublisher.swift 50.00% 12 Missing ⚠️
.../OutgoingMutationQueue/OutgoingMutationQueue.swift 86.07% 11 Missing ⚠️
...tionSync/AWSIncomingEventReconciliationQueue.swift 67.74% 10 Missing ⚠️
...taStorePlugin/Storage/SQLite/Statement+Model.swift 66.66% 9 Missing ⚠️
...n/Storage/SQLite/StorageEngineAdapter+SQLite.swift 94.88% 9 Missing ⚠️
...DataStorePlugin/Storage/StorageEngineAdapter.swift 0.00% 9 Missing ⚠️
... and 14 more
Additional details and impacted files
@@                      Coverage Diff                      @@
##           chore/resolve_swiftformat    #3848      +/-   ##
=============================================================
+ Coverage                      68.51%   68.76%   +0.25%     
=============================================================
  Files                           1080     1080              
  Lines                          37608    38055     +447     
=============================================================
+ Hits                           25766    26169     +403     
- Misses                         11842    11886      +44     

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