quantopian/zipline

Come up with a better way to include pickled objects

Open

#562 ouverte le 11 avr. 2015

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (4 633 forks)batch import
Dev ExperienceHelp WantedTesting

Métriques du dépôt

Stars
 (17 019 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur