Skip to content

refactor(arr): extract AbstractArrClient (F2a, dedup, no behavior change)#16

Merged
detain merged 1 commit into
masterfrom
fix/shared-f2a
Jun 28, 2026
Merged

refactor(arr): extract AbstractArrClient (F2a, dedup, no behavior change)#16
detain merged 1 commit into
masterfrom
fix/shared-f2a

refactor(arr): extract AbstractArrClient to dedup the four *arr clien…

2352982
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 0s

75.38% (+16.57%) compared to 17ed149

View this Pull Request on Codecov

75.38% (+16.57%) compared to 17ed149

Details

Codecov Report

❌ Patch coverage is 6.94444% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.38%. Comparing base (17ed149) to head (2352982).

Files with missing lines Patch % Lines
src/Arr/AbstractArrClient.php 7.81% 59 Missing ⚠️
src/Arr/BazarrClient.php 0.00% 2 Missing ⚠️
src/Arr/ProwlarrClient.php 0.00% 2 Missing ⚠️
src/Arr/RadarrClient.php 0.00% 2 Missing ⚠️
src/Arr/SonarrClient.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #16       +/-   ##
=============================================
+ Coverage     58.81%   75.38%   +16.57%     
+ Complexity      424      345       -79     
=============================================
  Files            38       39        +1     
  Lines          1265      967      -298     
=============================================
- Hits            744      729       -15     
+ Misses          521      238      -283     

☔ View full report in Codecov by Harness.
📢 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.