quantopian/zipline
Ver no GitHubCome up with a better way to include pickled objects
Open
#562 aberto em 11 de abr. de 2015
Dev ExperienceHelp WantedTesting
Métricas do repositório
- Stars
- (17.019 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Having to update the pickle file for many PRs creates a lot of git noise, e.g. Showing with 47,571 additions and 166,770 deletions. for a simple change. Is there no alternative to this? Perhaps we could move those tests into the test harness or something?