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
{{ message }}
This repository was archived by the owner on Oct 14, 2021. It is now read-only.
apidiff has no way of knowing that ContinuousPerformance was renamed to ContinuousPerforming. The only context it has is that ContinuousPerformance was removed and ContinuousPerforming was added. Ideally, the output should show that ContinuousPerformance was modified to ContinuousPerforming.
One possibility is to allow the user to specify renames on the command line.