cmu-delphi/delphi-epidata

add a runner and test(s) for _reset_load_table_ai_counter

開放

#991 建立於 2022年10月4日

 (0 則留言) (0 個反應) (0 位負責人)Python (67 個分叉)auto 404
acquisitioncode healthdevopsgood first issuehelp wantedtests

倉庫指標

星標
 (104 顆星)
PR 合併指標
 (平均合併 63天 20小時) (30 天內合併 11 個 PR)

描述

as seen in: https://github.com/cmu-delphi/delphi-epidata/blob/dev/src/acquisition/covidcast/database.py#L126

  • also make change to ensure epimetric_load is empty first instead of just blindly clearing it

motivations for actual implementation reset process:

extra credit:

  • research (and implement?!?) if can we deny ability to TRUNCATE epimetric_load through permissions? (--> ie, remove drop permissions for epimetric_* family of tables to prevent resetting of autoincrement ids again)
  • verify that we do not replicate epimetric_load table, though this is not a deal-breaker

貢獻者指南