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 output of Diff is implemented in terms of a Reporter. You can look at the implementation in the cmp package and take the relevant parts to gather the statistics you care about.
Hey there,
we have a Google internal Use case, where it would be nice to support Diff statistics. Any chance that we can get this into go-cmp?
I thought about something like:
As first draft a total number is sufficient.
The text was updated successfully, but these errors were encountered: