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

Adjust for Swift 5.5 output #60

Merged
merged 2 commits into from
Oct 18, 2021
Merged

Adjust for Swift 5.5 output #60

merged 2 commits into from
Oct 18, 2021

Conversation

Nef10
Copy link
Owner

@Nef10 Nef10 commented Oct 10, 2021

No description provided.

@Nef10 Nef10 added the feature New feature label Oct 10, 2021
@github-actions
Copy link

Coverage after merging swift5.5 into main

77.02%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
Sources/SwiftDependencyUpdaterLibrary
   Dependency.swift52.81%60%51.90%46–64
   PackageDescription.swift86.46%77.78%87.36%132–133, 145, 78–83
   ResolvedPackage.swift87.69%100%86.44%114, 23, 79–81, 89–91
   SwiftDependencyUpdater.swift100%100%100%
   SwiftPackage.swift94.94%83.33%95.89%69, 75
   SwiftPackageUpdate.swift79.45%100%77.27%41, 50, 54, 58–69
   Update.swift64.79%75%64.18%41, 43–65
Sources/SwiftDependencyUpdaterLibrary/Extensions
   Collection.swift100%100%100%
   String.swift100%100%100%
   Version.swift0%0%0%11–17, 19–32, 36–43
Sources/SwiftDependencyUpdaterLibrary/Services
   Git.swift88%83.33%88.89%62–64, 71–74
   GitHub.swift71.88%80%71.19%61, 64, 68–79, 84–86
Sources/SwiftDependencyUpdaterLibrary/SubCommands
   GitHubCommand.swift82.61%37.50%86.90%48–53
   ListCommand.swift78.38%20%87.50%
   UpdateCommand.swift65.96%20%71.43%22–27, 33–34

@Nef10 Nef10 merged commit 6882997 into main Oct 18, 2021
@Nef10 Nef10 deleted the swift5.5 branch October 18, 2021 01:20
@Nef10 Nef10 linked an issue Oct 18, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swift 5.5 support
1 participant