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

Feature/implement parsing #48

Closed
wants to merge 8 commits into from
Closed

Conversation

DavidBrunow
Copy link
Owner

No description provided.

)
}

// TODO: integration test where we test commit hashess, but maybe just by length of response? Need something.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ⚠️ TODOs should be resolved (integration test where we test...) (todo)

Copy link

github-actions bot commented May 4, 2024

Fails
🚫 No formatted commit.
Messages
📖 Executed 14 tests, with 0 failures (0 unexpected) in 0.017 (0.020) seconds
📖 Executed 29 tests, with 0 failures (0 unexpected) in 0.017 (0.024) seconds
📖 Executed 14 tests, with 0 failures (0 unexpected) in 1.750 (1.754) seconds
📖 Project coverage: 96.36%

GitClientTests: Coverage: 78.43

File Coverage
GitClient+Live.swift 98.48%
GitClient.swift 41.67%

ModelTests: Coverage: 99.03

File Coverage
ReleaseNotes.swift 94.12%
SemanticVersion.swift 93.4%
SemanticVersionTests.swift 100.0%
ConventionalCommit.swift 98.91%
GitCommit.swift 100.0%
GitCommitTests.swift 100.0%
ConventionalCommitTests.swift 100.0%
ReleaseNotesTests.swift 100.0%

SwiftConventionalCommitParserTests: Coverage: 99.51

File Coverage
ParserTests.swift 99.47%
Parser.swift 100.0%

swift-conventional-commit-parserTests: Coverage: 86.09

File Coverage
ExecutionTests.swift 83.23%
ReleaseCommand.swift 100.0%
PullRequestCommand.swift 100.0%

Generated by 🚫 Danger Swift against d8b2e51

@DavidBrunow DavidBrunow closed this May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant