"test.txt" did not exist on "dc58424966586dd5d024686ab84635addb8984dc"
  1. 26 Sep, 2025 2 commits
    • Wei Shoulin's avatar
      feat(dag): add new optional parameters to find_dag_run function · adb4eaa3
      Wei Shoulin authored
      feat(dag): include instrument, obs_type, obs_group, detector, filter, object, and proposal_id
      feat(dag): update update_dag_run function to support queue_time, start_time, and end_time
      feat(level0): rename obs_time parameter to date_obs
      feat(level1): rename obs_time parameter to date_obs
      test(dag): update test cases for new parameters and function name change
      adb4eaa3
    • Wei Shoulin's avatar
      feat(catalog): add limit parameter to search function and implement describe_catalog · dbd35982
      Wei Shoulin authored
      - Add optional `limit` parameter to the `search` function in catalog.py
      - Implement new `describe_catalog` function to get column information of a catalog
      - Update unit tests to include the new parameter and test the new function
      - Minor formatting improvements in docstrings and test cases
      dbd35982
  2. 19 Aug, 2025 1 commit
  3. 18 Aug, 2025 1 commit
    • Wei Shoulin's avatar
      feat: add all_catalog_names API and improve datetime validation · 3947cac2
      Wei Shoulin authored
      - Introduce new `all_catalog_names()` function in catalog.py to fetch available catalog names
      - Enhance `is_valid_datetime_format()` to accept both basic and ISO datetime formats
      - Add corresponding unit test for `all_catalog_names()`
      - Comment out slow integration tests in level0/level1 test files
      3947cac2
  4. 15 Jul, 2025 3 commits
  5. 11 Jul, 2025 1 commit
  6. 07 Jul, 2025 1 commit
    • Wei Shoulin's avatar
      feat(level0): add batch update QC0 status function · 5bdb9543
      Wei Shoulin authored
      - Implement a new function `update_qc0_status_by_ids` for batch updating QC0 status
      - Add related unit test `test_update_qc0_status_by_ids`
      - Comment out unused test cases to focus on new functionality
      5bdb9543
  7. 04 Jul, 2025 1 commit
  8. 27 Jun, 2025 1 commit
    • Wei Shoulin's avatar
      feat(plan): 添加计划和0级数据统计功能 · b217db2c
      Wei Shoulin authored
      - 新增 count_plan_level0 函数,用于统计编排和0级数据数量
      - 更新 test_plan.py,添加 count_plan_level0 的单元测试
      - 修改 test_level0.py,调整 find 函数的调用方式
      b217db2c
  9. 15 Jun, 2025 1 commit
  10. 11 Jun, 2025 1 commit
  11. 20 May, 2025 1 commit
  12. 29 Apr, 2025 1 commit
  13. 28 Apr, 2025 1 commit
  14. 25 Apr, 2025 2 commits
  15. 21 Apr, 2025 1 commit
  16. 19 Apr, 2025 1 commit
  17. 03 Mar, 2025 3 commits
  18. 24 Feb, 2025 1 commit
  19. 20 Feb, 2025 2 commits
  20. 05 Jan, 2025 1 commit
  21. 03 Jan, 2025 2 commits
  22. 01 Jan, 2025 1 commit
  23. 31 Dec, 2024 1 commit
  24. 29 Dec, 2024 2 commits
  25. 28 Dec, 2024 2 commits
  26. 25 Dec, 2024 3 commits
  27. 24 Dec, 2024 1 commit
  28. 23 Dec, 2024 1 commit