Skip to content

Conversation

@dargmuesli
Copy link
Member

@dargmuesli dargmuesli commented Dec 3, 2024

The default client connection manager of the SpotifyHttpManager is a PoolingHttpClientConnectionManager now instead of a BasicHttpClientConnectionManager. The SpotifyHttpManager's connectTimeout property is removed as it's not available on the PoolingHttpClientConnectionManager.

@codecov
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.33%. Comparing base (d7f787f) to head (e836da5).
Report is 11 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #410      +/-   ##
============================================
+ Coverage     66.29%   66.33%   +0.04%     
  Complexity      669      669              
============================================
  Files           184      184              
  Lines          7117     7105      -12     
  Branches       1147     1145       -2     
============================================
- Hits           4718     4713       -5     
+ Misses         1495     1490       -5     
+ Partials        904      902       -2     

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

@dargmuesli dargmuesli merged commit 513c57d into master Dec 3, 2024
11 checks passed
@dargmuesli dargmuesli deleted the beta branch December 3, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants