Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

fix: Fix Thread deadlock because of the join() in GitHubClient

b6de3b0
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix Thread deadlock because of the join() in GitHubClient #229

fix: Fix Thread deadlock because of the join() in GitHubClient
b6de3b0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Apr 9, 2025 in 0s

77.41% (-0.01%) compared to 496845f

View this Pull Request on Codecov

77.41% (-0.01%) compared to 496845f

Details

Codecov Report

Attention: Patch coverage is 66.25000% with 27 lines in your changes missing coverage. Please review.

Project coverage is 77.41%. Comparing base (496845f) to head (b6de3b0).

Files with missing lines Patch % Lines
...va/com/spotify/github/v3/clients/GitHubClient.java 66.25% 25 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #229      +/-   ##
============================================
- Coverage     77.42%   77.41%   -0.01%     
- Complexity      421      433      +12     
============================================
  Files            60       60              
  Lines          1373     1368       -5     
  Branches         59       60       +1     
============================================
- Hits           1063     1059       -4     
+ Misses          267      265       -2     
- Partials         43       44       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.