Explore how why did you render currently monkey patches React components to detect re renders. Identify the code sections that handle component tracking and extend them to cover Context.Provider and Context.Consumer. Review existing tests for similar components and plan to add tests for Context. Look for any existing discussions or comments in the issue that may hint at the approach.