issues
search
Nef10
/
swift-dependency-updater
A tool to update swift package manager dependencies
MIT License
12
stars
3
forks
source link
Fix error with Swift 5.6 arguments
#103
Closed
Nef10
closed
2 years ago
github-actions[bot]
commented
2 years ago
Coverage after merging
swift56error
into
main
75.85%
Coverage Report
File
Stmts
Funcs
Lines
Uncovered Lines
Sources/SwiftDependencyUpdaterLibrary
Dependency.swift
52.81%
60%
51.90%
46–64
PackageDescription.swift
71.68%
69.23%
72%
100–104
,
121–123
,
134–136
,
162–174
,
184
,
99
ResolvedPackage.swift
94.20%
100%
93.55%
118
,
23
,
85
,
95
SwiftDependencyUpdater.swift
100%
100%
100%
SwiftPackage.swift
94.94%
83.33%
95.89%
69
,
75
SwiftPackageUpdate.swift
79.45%
100%
77.27%
41
,
50
,
54
,
58–69
Update.swift
64.79%
75%
64.18%
41
,
43–65
Sources/SwiftDependencyUpdaterLibrary/Extensions
Collection.swift
100%
100%
100%
String.swift
100%
100%
100%
Version.swift
0%
0%
0%
11–17
,
19–32
,
36–43
Sources/SwiftDependencyUpdaterLibrary/Services
Git.swift
88%
83.33%
88.89%
62–64
,
71–74
GitHub.swift
71.88%
80%
71.19%
61
,
64
,
68–79
,
84–86
Sources/SwiftDependencyUpdaterLibrary/SubCommands
GitHubCommand.swift
82.61%
37.50%
86.90%
48–53
ListCommand.swift
78.38%
20%
87.50%
UpdateCommand.swift
65.96%
20%
71.43%
22–27
,
33–34
Coverage after merging swift56error into main
Coverage Report