Skip to content

feat(patch): Allow to use swift-syntax 603 - #37

Merged
freef4ll merged 1 commit into
mainfrom
allow-swift-syntax-603
May 5, 2026
Merged

feat(patch): Allow to use swift-syntax 603#37
freef4ll merged 1 commit into
mainfrom
allow-swift-syntax-603

Conversation

@freef4ll

@freef4ll freef4ll commented May 5, 2026

Copy link
Copy Markdown
Contributor

Description

Include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Minimal checklist:

  • I have performed a self-review of my own code
  • I have added DocC code-level documentation for any public interfaces exported by the package
  • I have added unit and/or integration tests that prove my fix is effective or that my feature works

@freef4ll
freef4ll requested a review from supersonicbyte May 5, 2026 10:30
@freef4ll freef4ll changed the title feat(patch): Allow to use swift-sytnax 603 feat(patch): Allow to use swift-syntax 603 May 5, 2026
@codecov

codecov Bot commented May 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.76%. Comparing base (c0f1c48) to head (d320d29).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   92.80%   90.76%   -2.04%     
==========================================
  Files          16       16              
  Lines         500      357     -143     
==========================================
- Hits          464      324     -140     
+ Misses         36       33       -3     

see 15 files with indirect coverage changes
see 15 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0f1c48...d320d29. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the swift-syntax dependency to version 603.0.1 and expands the supported version range in Package.swift. A review comment identifies a compatibility risk, noting that swift-syntax versions are strictly coupled with specific Swift compiler versions; using a newer version without updating the swift-tools-version may cause build failures for users on older toolchains.

Comment thread Package.swift
@freef4ll
freef4ll merged commit 597c2bb into main May 5, 2026
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants