Skip to content

Open science data of "How to Design a Program Repair Bot? Insights from the Repairnator Project"

Notifications You must be signed in to change notification settings

dginelli/open-science-repairnator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Data Collected in the Repairnator Research Project

The code of Repairnator itself is at https://github.com/eclipse/repairnator.

Folder data/2018-ICSE-SEIP

This contains the data used in the paper published at ICSE-SEIP 2018 entitled "How to Design a Program Repair Bot? Insights from the Repairnator Project" (doi:10.1145/3183519.3183540).

@inproceedings{repairnator,
 title = {{How to Design a Program Repair Bot? Insights from the Repairnator Project}},
 author = {Urli, Simon and Yu, Zhongxing and Seinturier, Lionel and Monperrus, Martin},
 booktitle = {{Proceedings of the 40th International Conference on Software Engineering}},
 year = {2018},
}

Folder data/2019-Ubiquity

This contains the data used in the paper Repairnator patches programs automatically (doi:10.1145/3349589).

@article{monperrus:hal-02267512,
 title = {Repairnator patches programs automatically},
 author = {Monperrus, Martin and Urli, Simon and Durieux, Thomas and Martinez, Martin and Baudry, Benoit and Seinturier, Lionel},
 url = {https://ubiquity.acm.org/article.cfm?id=3349589},
 journal = {{Ubiquity}},
 publisher = {{Association for Computing Machinery}},
 volume = {July},
 number = {2},
 pages = {1-12},
 year = {2019},
 doi = {10.1145/3349589},
}

Folder data/2020-r-hero

This contains the data used in the paper A Software-Repair Robot based on Continual Learning (doi:10.1109/ms.2021.3070743)

@article{2012.06824,
 title = {A Software-Repair Robot based on Continual Learning},
 journal = {IEEE Software},
 year = {2021},
 doi = {10.1109/ms.2021.3070743},
 author = {Benoit Baudry and Zimin Chen and Khashayar Etemadi and Han Fu and Davide Ginelli and Steve Kommrusch and Matias Martinez and Martin Monperrus and Javier Ron and He Ye and Zhongxing Yu},
 url = {http://arxiv.org/pdf/2012.06824},
}

Folder data/2020-code-removal-patches-experiment

This contains the data used in the paper A Comprehensive Study of Code-removal Patches in Automated Program Repair.

@article{2012.06264,
 title = {A Comprehensive Study of Code-removal Patches in Automated Program Repair},
 author = {Davide Ginelli and Matias Martinez and Leonardo Mariani and Martin Monperrus},
 year = {2022},
 url = {http://arxiv.org/pdf/2012.06264},
 journal = {Empirical Software Engineering},
}

About

Open science data of "How to Design a Program Repair Bot? Insights from the Repairnator Project"

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 85.7%
  • Java 13.9%
  • Other 0.4%