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
The new plugin API for test partitioning introduced in #17044 is a nearly-identical match to the API introduced for lint+fmt in #16735 and #16980. There is significant duplication between the two API setups - consolidate them so plugin authors have fewer concepts to juggle.
The text was updated successfully, but these errors were encountered:
The new plugin API for
test
partitioning introduced in #17044 is a nearly-identical match to the API introduced forlint
+fmt
in #16735 and #16980. There is significant duplication between the two API setups - consolidate them so plugin authors have fewer concepts to juggle.The text was updated successfully, but these errors were encountered: