fix: Fix Thread deadlock because of the join() in GitHubClient #229
66.25% of diff hit (target 77.42%)
View this Pull Request on Codecov
66.25% of diff hit (target 77.42%)
Annotations
Check warning on line 597 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L597
Added line #L597 was not covered by tests
Check warning on line 685 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L685
Added line #L685 was not covered by tests
Check warning on line 729 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L728-L729
Added lines #L728 - L729 were not covered by tests
Check warning on line 733 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L731-L733
Added lines #L731 - L733 were not covered by tests
Check warning on line 809 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L809
Added line #L809 was not covered by tests
Check warning on line 841 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L841
Added line #L841 was not covered by tests
Check warning on line 942 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L940-L942
Added lines #L940 - L942 were not covered by tests
Check warning on line 1088 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L1087-L1088
Added lines #L1087 - L1088 were not covered by tests
Check warning on line 1090 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L1090
Added line #L1090 was not covered by tests
Check warning on line 1096 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L1095-L1096
Added lines #L1095 - L1096 were not covered by tests
Check warning on line 1188 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L1187-L1188
Added lines #L1187 - L1188 were not covered by tests
Check warning on line 1190 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L1190
Added line #L1190 was not covered by tests
Check warning on line 1195 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L1192-L1195
Added lines #L1192 - L1195 were not covered by tests
Check warning on line 1197 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L1197
Added line #L1197 was not covered by tests