feat: read the network summary as a capped snapshot - #334
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
▶ Preview in WordPress PlaygroundBoots a fresh WordPress with this PR's presence-api build, seeds 5 demo users, and drops you on the dashboard. Stress-test variant: 40 demo users · Built from |
ba21ea3 to
23ec069
Compare
23ec069 to
c50236f
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## feature/network-summary-push #334 +/- ##
==================================================================
+ Coverage 92.07% 96.91% +4.83%
Complexity 190 190
==================================================================
Files 15 15
Lines 2159 2334 +175
==================================================================
+ Hits 1988 2262 +274
+ Misses 171 72 -99
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
c50236f to
c1cb292
Compare
c1cb292 to
129e066
Compare
129e066 to
c323b1f
Compare
Part of the network presence stack, merged bottom-up:
The rows #333 writes have nothing reading them, and #310 asked whether that read holds up at large-network scale.
Part of #298
Closes #321
Closes #324
Use of AI Tools
AI assistance: Yes
Tool(s): Claude Code
Model(s): Claude Sonnet 5, Claude Opus 5
Used for: Assisting with design, implementation, and testing