INRIA / INRIA/spoon

store mapping executed line <-> test cases

Open
#4,541 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
392
Avg merge
11h 24m
Merged PRs (30d)
36

Description

In some cases, we need to answer the question: which tests execute this line?

This information is not available easily 🤔.

To overcome this, we need to compute and store this data for each commit on master.

Good news, we already have the infrastructure for this 🚀:

* for each commit on master we run https://github.com/SpoonLabs/spoon-ci-external/
* with that, for each commit on master, we push on https://github.com/SpoonLabs/spoon-ci-data

Action: modify spoon-ci-external such that it also pushes the mapping line2tests to spoon-ci-data

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.