/mutation-worker

Tests generated mutations of Bitcoin Core pull requests

Primary LanguageDockerfile


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