quantopian/zipline

Come up with a better way to include pickled objects

Open

#562 geöffnet am 11. Apr. 2015

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (4.633 Forks)batch import
Dev ExperienceHelp WantedTesting

Repository-Metriken

Stars
 (17.019 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide