| | --- |
| | license: apache-2.0 |
| | viewer: true |
| | configs: |
| | - config_name: default |
| | default: true |
| | data_files: |
| | - split: test |
| | path: |
| | - data/symprompt_supp.parquet |
| | --- |
| | ⚠️ Note: The dataset symprompt_supp.jsonl is not created by us. We only supplemented this dataset with additional branch-level metadata (e.g., has_branch, total_branches) to enable coverage testing. |
| | |
| | This helps users keep their workflows clean when determining whether branches exist, simplifying branch coverage calculation. |
| | |
| | It originates from the paper: |
| | |
| | **Code-Aware Prompting: A Study of Coverage Guided Test Generation in Regression Setting using LLM** |
| | |
| | — Gabriel Ryan, Siddhartha Jain, Mingyue Shang, Shiqi Wang, Xiaofei Ma, Murali Krishna Ramanathan, Baishakhi Ray. |
| | |
| | |