ParSEval considers the specific behaviors of each query operator and covers all possible execution branches of the logical query plan by adapting the notion of branch coverage to query plans.
Full Disclosure A significant amount of the code in this project was written by AI. The initial foundation for this project used some scripts and tools I built, but the current codebase has little to ...