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

Test with Swift 5.6 Linux in CI #3902

Closed
wants to merge 1 commit into from
Closed

Conversation

marcelofabri
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #3902 (ec9c539) into master (ca2712a) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3902   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files         436      436           
  Lines       21964    21964           
=======================================
+ Hits        20339    20340    +1     
+ Misses       1625     1624    -1     
Impacted Files Coverage Δ
...iftLintFramework/Extensions/String+SwiftLint.swift 90.90% <0.00%> (+1.51%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@marcelofabri
Copy link
Collaborator Author

Interesting, most (all?) the failures seem to be related to SwiftLint commands tests (using swiftlint:disable & friends). Maybe a regression from #3872?

Or do we need to update SwiftSyntax before being able to compile/run the tests in a new Swift version now?

@jpsim
Copy link
Collaborator

jpsim commented Mar 16, 2022

See #3901

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.

3 participants