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

feat: Initial implementation of parsing #46

Closed
wants to merge 8 commits into from

Conversation

DavidBrunow
Copy link
Owner

No description provided.

Copy link

github-actions bot commented May 4, 2024

Fails
🚫 No formatted commit.
Messages
📖 Executed 14 tests, with 0 failures (0 unexpected) in 0.022 (0.029) seconds
📖 Executed 29 tests, with 0 failures (0 unexpected) in 0.034 (0.041) seconds
📖 Executed 14 tests, with 0 failures (0 unexpected) in 2.101 (2.108) seconds
📖 Project coverage: 96.36%

GitClientTests: Coverage: 78.43

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

ModelTests: Coverage: 99.03

File Coverage
ReleaseNotesTests.swift 100.0%
ReleaseNotes.swift 94.12%
SemanticVersion.swift 93.4%
ConventionalCommit.swift 98.91%
GitCommit.swift 100.0%
GitCommitTests.swift 100.0%
SemanticVersionTests.swift 100.0%
ConventionalCommitTests.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%
PullRequestCommand.swift 100.0%
ReleaseCommand.swift 100.0%

Generated by 🚫 Danger Swift against d8b2e51

)
}

// 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)

@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