Skip to content
This repository was archived by the owner on Nov 25, 2023. It is now read-only.

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