quantopian/zipline

Come up with a better way to include pickled objects

Open

#562 创建于 2015年4月11日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (4,633 fork)batch import
Dev ExperienceHelp WantedTesting

仓库指标

Star
 (17,019 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南