Skip to content

Conversation

@Nef10
Copy link
Owner

@Nef10 Nef10 commented May 30, 2021

Fixes #25

@Nef10 Nef10 added the bug Something isn't working label May 30, 2021
@github-actions
Copy link

Coverage after merging empty into main

76.97%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
Sources/SwiftDependencyUpdaterLibrary
   Dependency.swift52.81%60%51.90%46–64
   PackageDescription.swift87.34%100%86.49%56–61, 82–84, 94
   ResolvedPackage.swift87.69%100%86.44%114, 23, 79–81, 89–91
   SwiftDependencyUpdater.swift100%100%100%
   SwiftPackage.swift95%83.33%95.95%70, 76
   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 0bcdc21 into main May 30, 2021
@Nef10 Nef10 deleted the empty branch May 30, 2021 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing if package does not have any dependencies

2 participants