Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.
/ mutation-worker Public archive

Tests generated mutations of Bitcoin Core pull requests

Notifications You must be signed in to change notification settings

corecheck/mutation-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Bitcoin Coverage
Mutation Worker

Tests generated mutations of Bitcoin Core pull requests.

📖 Introduction

This repository contains the code of the worker that runs the mutation jobs of Bitcoin Core pull requests.

🚀 How it works

The worker executes the following steps:

  1. Clone the Bitcoin Core repository
  2. Checkout the pull request branch
  3. Apply the patch
  4. Compile Bitcoin Core
  5. Run the tests

📦 Docker

This Docker image is automatically built and deployed to AWS ECR on every push to master branch.

📝 License

MIT - Aurèle Oulès

About

Tests generated mutations of Bitcoin Core pull requests

Resources

Stars

Watchers

Forks