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

Resolve dependencies at the beginning #19

Merged
merged 1 commit into from
May 24, 2021
Merged

Resolve dependencies at the beginning #19

merged 1 commit into from
May 24, 2021

Conversation

Nef10
Copy link
Owner

@Nef10 Nef10 commented May 24, 2021

No description provided.

This allows the tool to run on a repository which was freshly checked out
and never run.
@Nef10 Nef10 added the enhancement Improvement to an existing feature label May 24, 2021
@github-actions
Copy link

Coverage after merging actions into main

76.95%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
Sources/SwiftDependencyUpdaterLibrary
   Dependency.swift63.38%50%65.08%30–45, 48–50
   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/SubCommands
   List.swift78.38%20%87.50%
   UpdateCommand.swift65.96%20%71.43%22–27, 33–34

@Nef10 Nef10 merged commit b944988 into main May 24, 2021
@Nef10 Nef10 deleted the actions branch May 24, 2021 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant