Skip to content

Commit

Permalink
Exclude org.kohsuke.github.GHCommit.GHAuthor for unbridged coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman committed Nov 25, 2023
1 parent 17a4458 commit dd75ef6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Expand Up @@ -189,6 +189,9 @@
<exclude>org.kohsuke.github.GHPerson.1</exclude>
<exclude>org.kohsuke.github.GHCompare.User</exclude>

<!-- Unbridged test changes -->
<exclude>org.kohsuke.github.GHCommit.GHAuthor</exclude>

<!-- TODO: Some coverage, but more needed -->
<exclude>org.kohsuke.github.GHPullRequestReviewBuilder.DraftReviewComment</exclude>
<exclude>org.kohsuke.github.GHIssue.PullRequest</exclude>
Expand Down

0 comments on commit dd75ef6

Please sign in to comment.