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: resolving swift formatting errors #3906

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

resolve latest swift format changes

f944c94
Select commit
Loading
Failed to load commit list.
Open

chore: resolving swift formatting errors #3906

resolve latest swift format changes
f944c94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

68.51% (-0.69%) compared to 2a3de4b

View this Pull Request on Codecov

68.51% (-0.69%) compared to 2a3de4b

Details

Codecov Report

Attention: Patch coverage is 49.50635% with 358 lines in your changes missing coverage. Please review.

Project coverage is 68.51%. Comparing base (2a3de4b) to head (f944c94).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...Model/Internal/Schema/ModelSchema+Definition.swift 60.71% 44 Missing ⚠️
Amplify/DevMenu/View/IssueReporter.swift 0.00% 27 Missing ⚠️
Amplify/Categories/DataStore/Query/ModelKey.swift 9.09% 20 Missing ⚠️
...Categories/DataStore/Subscribe/MutationEvent.swift 0.00% 20 Missing ⚠️
...plify/Core/Support/Internal/InternalTask+Hub.swift 20.00% 20 Missing ⚠️
...ries/DataStore/Subscribe/MutationEvent+Model.swift 0.00% 15 Missing ⚠️
...WSUnifiedLoggingPlugin/Internal/OSLogWrapper.swift 66.66% 12 Missing ⚠️
...Model/Internal/Schema/ModelField+Association.swift 52.38% 10 Missing ⚠️
Amplify/Core/Support/AmplifyTaskGateway.swift 0.00% 10 Missing ⚠️
.../Categories/Auth/AuthCategory+ClientBehavior.swift 0.00% 9 Missing ⚠️
... and 82 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3906      +/-   ##
==========================================
- Coverage   69.20%   68.51%   -0.69%     
==========================================
  Files        1087      903     -184     
  Lines       49366    40122    -9244     
==========================================
- Hits        34163    27489    -6674     
+ Misses      15203    12633    -2570     

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