Skip to content

Fix. Code. Unit test added: `TestCleantalkSettings`.

a56c3ef
Select commit
Loading
Failed to load commit list.
Open

Upd. Settings. Bot Detector setting - bot-detector setting removed. #760

Fix. Code. Unit test added: `TestCleantalkSettings`.
a56c3ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

13.48% (+0.21%) compared to 4c1c82b

View this Pull Request on Codecov

13.48% (+0.21%) compared to 4c1c82b

Details

Codecov Report

❌ Patch coverage is 8.62069% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.48%. Comparing base (4c1c82b) to head (a56c3ef).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
inc/cleantalk-settings.php 0.00% 21 Missing ⚠️
...P/PluginSettingsPage/SummaryAndSupportRenderer.php 0.00% 11 Missing ⚠️
inc/cleantalk-common.php 0.00% 7 Missing ⚠️
inc/cleantalk-updater.php 0.00% 5 Missing ⚠️
inc/cleantalk-public.php 0.00% 3 Missing ⚠️
lib/Cleantalk/ApbctWP/ApbctJsBundleResolver.php 0.00% 1 Missing ⚠️
lib/Cleantalk/ApbctWP/Firewall/AntiCrawler.php 0.00% 1 Missing ⚠️
lib/Cleantalk/ApbctWP/Firewall/AntiFlood.php 0.00% 1 Missing ⚠️
lib/Cleantalk/ApbctWP/Firewall/SFW.php 0.00% 1 Missing ⚠️
...alk/ApbctWP/Localize/CtPublicFunctionsLocalize.php 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #760      +/-   ##
============================================
+ Coverage     13.27%   13.48%   +0.21%     
- Complexity     5479     5480       +1     
============================================
  Files           262      262              
  Lines         27170    27206      +36     
============================================
+ Hits           3606     3668      +62     
+ Misses        23564    23538      -26     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.