Hi! We've found that a significant portion of the repository construction process is spent running the entire test suite and parsing the test logs.
We're wondering whether it would be possible to first identify a subset of test cases that are relevant to a given PR, and then only validate those test cases afterward.
Have you ever tried something similar? If so, we'd really appreciate it if you could share your experience or any insights.
Hi! We've found that a significant portion of the repository construction process is spent running the entire test suite and parsing the test logs.
We're wondering whether it would be possible to first identify a subset of test cases that are relevant to a given PR, and then only validate those test cases afterward.
Have you ever tried something similar? If so, we'd really appreciate it if you could share your experience or any insights.