Skip to content

enable push sync mode when disabling pull sync mode

80eb6d6
Select commit
Loading
Failed to load commit list.
Merged

Disable API Pull mode for all users #3273

enable push sync mode when disabling pull sync mode
80eb6d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

66.4% (-0.1%) compared to 4b4e9b4

View this Pull Request on Codecov

66.4% (-0.1%) compared to 4b4e9b4

Details

Codecov Report

❌ Patch coverage is 20.93023% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.4%. Comparing base (4b4e9b4) to head (80eb6d6).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/DB/Migration/Migration20260226T1200000000.php 0.0% 17 Missing ⚠️
src/Options/SyncStatus.php 31.8% 15 Missing ⚠️
...ernal/DependencyManagement/CoreServiceProvider.php 0.0% 1 Missing ⚠️
...nternal/DependencyManagement/DBServiceProvider.php 0.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             develop   #3273     +/-   ##
===========================================
- Coverage       66.5%   66.4%   -0.1%     
- Complexity      5095    5114     +19     
===========================================
  Files            507     509      +2     
  Lines          20312   20353     +41     
===========================================
+ Hits           13504   13511      +7     
- Misses          6808    6842     +34     
Files with missing lines Coverage Δ
...rc/API/Site/Controllers/RestAPI/SyncController.php 94.1% <100.0%> (ø)
src/API/WP/NotificationsService.php 94.5% <100.0%> (ø)
...ernal/DependencyManagement/CoreServiceProvider.php 0.0% <0.0%> (ø)
...nternal/DependencyManagement/DBServiceProvider.php 5.7% <0.0%> (-0.2%) ⬇️
src/Options/SyncStatus.php 31.8% <31.8%> (ø)
src/DB/Migration/Migration20260226T1200000000.php 0.0% <0.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.