Skip to content

Merge from wp-document revisions#92

Merged
NeilWJames merged 11 commits intoNeilWJames:mainfrom
wp-document-revisions:main
Jun 29, 2025
Merged

Merge from wp-document revisions#92
NeilWJames merged 11 commits intoNeilWJames:mainfrom
wp-document-revisions:main

Conversation

@NeilWJames
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI and others added 11 commits June 25, 2025 16:30
Co-authored-by: benbalter <282759+benbalter@users.noreply.github.com>
Testing with PublishPress Revisions showed that it also has a filter with the same priority, so it depends on the order that the plugin is invoked determines which result is returned.
By reducing the priority, it ensures that the WPDR rule is used.
Co-authored-by: benbalter <282759+benbalter@users.noreply.github.com>
Co-authored-by: benbalter <282759+benbalter@users.noreply.github.com>
Fix document revision limits not working in non-admin contexts
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.03%. Comparing base (7968776) to head (c1a0ae1).
Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #92      +/-   ##
============================================
+ Coverage     81.00%   81.03%   +0.02%     
  Complexity      942      942              
============================================
  Files             9        9              
  Lines          3749     3749              
============================================
+ Hits           3037     3038       +1     
+ Misses          712      711       -1     
Flag Coverage Δ
multisite-0 80.90% <100.00%> (+0.02%) ⬆️
multisite-1 80.81% <100.00%> (+0.02%) ⬆️
php-7.2 72.94% <100.00%> (+0.03%) ⬆️
php-7.4 80.81% <100.00%> (+0.02%) ⬆️
php-8.0 80.68% <100.00%> (+0.02%) ⬆️
php-8.1 80.84% <100.00%> (+0.02%) ⬆️
php-8.2 80.35% <100.00%> (+0.02%) ⬆️
php-8.3 80.35% <100.00%> (+0.02%) ⬆️
wp-4.9 72.94% <100.00%> (+0.03%) ⬆️
wp-latest 80.81% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@NeilWJames NeilWJames merged commit 4829e32 into NeilWJames:main Jun 29, 2025
11 of 12 checks passed
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