fix: Fix the int vs long issue in IssueClient methods #222
66.66% of diff hit (target 77.46%)
View this Pull Request on Codecov
66.66% of diff hit (target 77.46%)
Annotations
Check warning on line 117 in src/main/java/com/spotify/github/v3/clients/IssueClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/IssueClient.java#L117
Added line #L117 was not covered by tests
Check warning on line 131 in src/main/java/com/spotify/github/v3/clients/IssueClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/IssueClient.java#L131
Added line #L131 was not covered by tests
Check warning on line 195 in src/main/java/com/spotify/github/v3/clients/IssueClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/IssueClient.java#L195
Added line #L195 was not covered by tests
Check warning on line 208 in src/main/java/com/spotify/github/v3/clients/IssueClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/IssueClient.java#L208
Added line #L208 was not covered by tests