We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a4458 commit dd75ef6Copy full SHA for dd75ef6
pom.xml
@@ -189,6 +189,9 @@
189
<exclude>org.kohsuke.github.GHPerson.1</exclude>
190
<exclude>org.kohsuke.github.GHCompare.User</exclude>
191
192
+ <!-- Unbridged test changes -->
193
+ <exclude>org.kohsuke.github.GHCommit.GHAuthor</exclude>
194
+
195
<!-- TODO: Some coverage, but more needed -->
196
<exclude>org.kohsuke.github.GHPullRequestReviewBuilder.DraftReviewComment</exclude>
197
<exclude>org.kohsuke.github.GHIssue.PullRequest</exclude>
0 commit comments