thomasrockhu-codecov / example-python

Python coverage example

Home Page:https://codecov.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce test times with Codecov Automated Test Selection

thomasrockhu-codecov opened this issue · comments

Hi, Rohan from Codecov here.

We recently released Automated Test Selection (ATS) as an offering to help reduce CI test times. It works within your CI pipeline to identify tests that are sufficient to execute the diff of your change. This reduces the total number of tests you need to run.

We have seen about a 70% reduction in test suite time. We are reaching out because we thought this might be helpful for you. Our script is automated, so we may be wrong if you already have fast test suite times or a different setup than expected.

Would this be something interesting to you? You can find the documentation to get started here.