Skip to content

Implement basic settings for View Transitions plugin #2025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jun 2, 2025

Fix view transitions TypeScript types to include missing animations p…

95d0b4d
Select commit
Loading
Failed to load commit list.
Merged

Implement basic settings for View Transitions plugin #2025

Fix view transitions TypeScript types to include missing animations p…
95d0b4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2025 in 0s

68.05% (-4.14%) compared to 456f3b8

View this Pull Request on Codecov

68.05% (-4.14%) compared to 456f3b8

Details

Codecov Report

Attention: Patch coverage is 0.44643% with 223 lines in your changes missing coverage. Please review.

Project coverage is 68.05%. Comparing base (456f3b8) to head (95d0b4d).
Report is 2 commits behind head on trunk.

Files with missing lines Patch % Lines
plugins/view-transitions/includes/settings.php 0.00% 203 Missing ⚠️
plugins/view-transitions/uninstall.php 0.00% 16 Missing ⚠️
plugins/view-transitions/hooks.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk    #2025      +/-   ##
==========================================
- Coverage   72.18%   68.05%   -4.14%     
==========================================
  Files          90       92       +2     
  Lines        7399     7622     +223     
==========================================
- Hits         5341     5187     -154     
- Misses       2058     2435     +377     

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