Skip to content

Conversation

@thisisabhash
Copy link
Member

Issue #

https://github.com/aws-amplify/amplify-swift/actions/runs/18854546168

Description

This PR resolves swiftformat errors.

General Checklist

  • Added new tests to cover change, if needed
  • Build succeeds with all target using Swift Package Manager
  • All unit tests pass
  • All integration tests pass
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • New or updated tests include Given When Then inline code documentation and are named accordingly testThing_condition_expectation()
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@thisisabhash thisisabhash requested a review from a team as a code owner October 29, 2025 16:56
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.88%. Comparing base (7083b83) to head (1efd25f).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4086      +/-   ##
==========================================
+ Coverage   66.76%   66.88%   +0.12%     
==========================================
  Files        1129     1129              
  Lines       42498    42498              
==========================================
+ Hits        28374    28425      +51     
+ Misses      14124    14073      -51     
Flag Coverage Δ
API_plugin_unit_test 68.41% <ø> (ø)
AWSPluginsCore 68.54% <ø> (ø)
Amplify 46.70% <ø> (ø)
Analytics_plugin_unit_test 84.84% <ø> (ø)
Auth_plugin_unit_test 72.46% <ø> (-0.11%) ⬇️
DataStore_plugin_unit_test 82.66% <ø> (+0.89%) ⬆️
Geo_plugin_unit_test 73.39% <ø> (ø)
Logging_plugin_unit_test 64.86% <ø> (ø)
Predictions_plugin_unit_test 34.24% <ø> (ø)
PushNotifications_plugin_unit_test 87.41% <ø> (ø)
Storage_plugin_unit_test 77.68% <ø> (ø)
unit_tests 66.88% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@thisisabhash thisisabhash merged commit a5c3faf into main Oct 29, 2025
96 checks passed
@thisisabhash thisisabhash deleted the chore/swiftformat-changes branch October 29, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants