quantopian/zipline

Come up with a better way to include pickled objects

Open

#562 opened on 2015年4月11日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (17,019 stars) (4,633 forks)batch import
Dev ExperienceHelp WantedTesting

説明

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?

コントリビューターガイド