You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(gates): scan facets, not executables, for provider coverage
The integration-progress scanner mapped client calls to command names by
finding defineExecutableCommand blocks. Those are gone; a facet's run
callback now holds the call, and its name may be a module constant.
0 commit comments