Closed dependabot[bot] closed 2 years ago
Coverage after merging dependabot/github_actions/release-drafter/release-drafter-5.17.6 into main
73.56% |
---|
File | Stmts | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|
Sources/SwiftDependencyUpdaterLibrary | ||||
Dependency.swift | 52.81% | 60% | 51.90% | 46–64 |
PackageDescription.swift | 77.08% | 88.89% | 75.86% | 100–102, 127–135, 144–145, 77–83 |
ResolvedPackage.swift | 81.54% | 100% | 79.66% | 113–114, 22–23, 78–81, 88–91 |
SwiftDependencyUpdater.swift | 100% | 100% | 100% | |
SwiftPackage.swift | 92.41% | 83.33% | 93.15% | 56, 68–69, 74–75 |
SwiftPackageUpdate.swift | 73.97% | 100% | 71.21% | 40–41, 49–50, 53–54, 57–69 |
Update.swift | 59.15% | 75% | 58.21% | 29, 32, 35, 40–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 | 67.19% | 80% | 66.10% | 60–61, 63–64, 67–79, 84–86 |
Sources/SwiftDependencyUpdaterLibrary/SubCommands | ||||
GitHubCommand.swift | 82.61% | 37.50% | 86.90% | 12–13, 45, 47–53 |
ListCommand.swift | 78.38% | 20% | 87.50% | 21, 24, 33 |
UpdateCommand.swift | 65.96% | 20% | 71.43% | 19, 21–27, 32–34 |
Looks like release-drafter/release-drafter is up-to-date now, so this is no longer needed.
Bumps release-drafter/release-drafter from 5.16.2 to 5.17.6.
Release notes
Sourced from release-drafter/release-drafter's releases.
Commits
4364926
v5.17.623d004a
Apply dist/index.js changes2470526
regenerate yarn.lockbaff8c5
allow conditional precommit (#1033)f238d5a
Bump@probot/adapter-github-actions
from 3.1.0 to 3.1.1 (#1034)fca861e
fix commit author for action build workflow1a3998c
add action-build for dependabot updates (#1036)e3f8def
remove nodemon as unused dev dependency (#1035)062c32f
Bump probot from 12.2.0 to 12.2.1 (#1031)35ce4e0
Bump lint-staged from 12.2.0 to 12.2.1 (#1032)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)