Skip to content

Conversation

@pjtnt11
Copy link
Member

@pjtnt11 pjtnt11 commented Oct 27, 2025

📝 Summary

🛠️ 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)

🧪 How Has This Been Tested?

Locally ran unit tests

✅ 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

@pjtnt11 pjtnt11 force-pushed the swift-syntax/602-update branch from 67fd235 to b37d198 Compare October 27, 2025 16:40
@pjtnt11 pjtnt11 force-pushed the swift-syntax/602-update branch from b37d198 to 9ac961e Compare October 27, 2025 16:41
@pjtnt11 pjtnt11 marked this pull request as ready for review October 27, 2025 16:42
@pjtnt11 pjtnt11 requested a review from graycampbell as a code owner October 27, 2025 16:42
@pjtnt11 pjtnt11 requested review from a team, ghaisasavanti, pulikkalgokul, pwufetch and serdaraslanfetch and removed request for a team October 27, 2025 16:42
@pjtnt11 pjtnt11 added documentation Improvements or additions to documentation dependencies Updates to dependencies labels Oct 27, 2025
@pjtnt11 pjtnt11 self-assigned this Oct 27, 2025
@graycampbell graycampbell changed the title Update Swift Syntax and Swift Syntax Sugar Update SwiftSyntax and SwiftSyntaxSugar Oct 27, 2025
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   98.10%   97.64%   -0.47%     
==========================================
  Files           8        8              
  Lines         370      297      -73     
==========================================
- Hits          363      290      -73     
  Misses          7        7              

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

pjtnt11 and others added 2 commits October 27, 2025 11:59
Co-authored-by: Gray Campbell <12163070+graycampbell@users.noreply.github.com>
Co-authored-by: Gray Campbell <12163070+graycampbell@users.noreply.github.com>
@pjtnt11 pjtnt11 requested a review from graycampbell October 27, 2025 17:00
@graycampbell graycampbell merged commit 33b9258 into main Oct 27, 2025
6 of 7 checks passed
@graycampbell graycampbell deleted the swift-syntax/602-update branch October 27, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants