ApeWorX / ApeWorX/py-trie

Vendor the part of the fixtures repo we need

Open
#115 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
111
Forks
54
Avg merge
27m
Merged PRs (30d)
1

Description

### What was wrong?

CI takes nearly 1minute checking out the fixtures repo, and only another 1m actually running the tests. We don't use most of the fixtures repo, and the tests should be pretty static.

### To-do

Just include the copy the folder/files we want to use for testing as a folder directly in this repo, and drop the submodule altogether. Also drop the submodule checkout step in the circleci config. CI speed should ~double.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.