diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-04-04 11:48:00 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-04-04 11:48:00 -0700 |
commit | 9186783c632b63e7d7c3cd8168139718fba378e9 (patch) | |
tree | 69a6db5b2cde92de4b50df9c8c73c44eb6206524 /backfill | |
parent | e8eb959fbdd5d13cd53421ddf2487811d049c4e8 (diff) | |
download | sandcrawler-9186783c632b63e7d7c3cd8168139718fba378e9.tar.gz sandcrawler-9186783c632b63e7d7c3cd8168139718fba378e9.zip |
more TODO
Diffstat (limited to 'backfill')
-rw-r--r-- | backfill/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backfill/TODO b/backfill/TODO new file mode 100644 index 0000000..e4023de --- /dev/null +++ b/backfill/TODO @@ -0,0 +1,5 @@ +- better test coverage (actually check coverage!) +- use pre-mapper command to filter down, eg, by status type? +- automation/docs for bundling virtualenv along +- think about speedups +- refactor into extraction folder |