DEV Community

Kavita
Kavita

Posted on

Running Regression Analysis with KDiff (Step-by-Step Demo)

When debugging regressions, the hardest part is often understanding what changed between two versions of a codebase.

This short walkthrough demonstrates how KDiff in Kavia compares two branches and generates a regression analysis summary.

The demo uses a small, simplified codebase to make each step easy to follow. The same workflow applies to larger projects.

Workflow overview:

Select a working branch and a branch with issues

Create a KDiff session

Compare branches

Ask Kavia chat to generate a regression analysis document

Video walkthrough below.
https://player.mux.com/n3ZiG02qNg4BB00c7nuUQleg75s5Aifgk01RoBVZXKqmog

Top comments (0)