Skip to content

Run swiftformat#138

Merged
graycampbell merged 1 commit intomainfrom
formatting/run-swiftformat
Jan 16, 2026
Merged

Run swiftformat#138
graycampbell merged 1 commit intomainfrom
formatting/run-swiftformat

Conversation

@graycampbell
Copy link
Copy Markdown
Collaborator

📝 Summary

  • Ran swiftformat to format file headers.

🛠️ Type of Change

  • Bug fix (change that fixes an issue)
  • New feature (change that adds functionality)
  • Breaking change (bug fix or feature that is not backwards compatible)
  • Documentation (DocC, API docs, markdown files, templates, etc.)
  • Testing (new tests, updated tests, etc.)
  • Refactoring or code formatting (no logic changes)
  • Updating dependencies (Swift packages, Homebrew, etc.)
  • CI/CD (change to automated workflows)
  • Chore (other maintenance)

🧪 How Has This Been Tested?

  • All existing tests pass.

✅ Checklist

  • I have added relevant tests
  • I have verified all tests pass
  • I have formatted my code using SwiftFormat
  • I have updated documentation (if needed)
  • I have added the appropriate label to my PR
  • I have read the contributing guidelines
  • I agree to follow this project's Code of Conduct

@graycampbell graycampbell self-assigned this Jan 15, 2026
@graycampbell graycampbell added the formatting Changes related to code formatting label Jan 15, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.76%. Comparing base (dcab218) to head (d8c79cb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   69.65%   69.76%   +0.11%     
==========================================
  Files          73       73              
  Lines        4811     3678    -1133     
==========================================
- Hits         3351     2566     -785     
+ Misses       1460     1112     -348     

☔ 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.

@graycampbell graycampbell merged commit ef30af4 into main Jan 16, 2026
8 checks passed
@graycampbell graycampbell deleted the formatting/run-swiftformat branch January 16, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

formatting Changes related to code formatting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants