Skip to content

Conversation

gziolo
Copy link
Member

@gziolo gziolo commented Sep 26, 2025

It's a work in progress — an attempt to improve handling around callback in the WP_Ability class. In particular, I want to explore whether it would be valuable to bind anonymous functions to the ability instance to offer access to its methods.

@gziolo gziolo self-assigned this Sep 26, 2025
@gziolo gziolo added [Type] Bug Something isn't working [Status] In Progress Assigned work scheduled labels Sep 26, 2025
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.86%. Comparing base (4beab25) to head (e0d09cb).

Additional details and impacted files
@@             Coverage Diff              @@
##              trunk      #88      +/-   ##
============================================
+ Coverage     84.84%   84.86%   +0.01%     
  Complexity      102      102              
============================================
  Files            16       16              
  Lines           772      773       +1     
  Branches         86       86              
============================================
+ Hits            655      656       +1     
  Misses          117      117              
Flag Coverage Δ
javascript 92.66% <ø> (ø)
unit 81.80% <100.00%> (+0.03%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Assigned work scheduled [Type] Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant