Skip to content

CLO-144: [GH-104] Add type hints to public functions in pystore/utils.py#109

Open
cloop-agent[bot] wants to merge 4 commits into
devfrom
chore/CLO-144-gh-104-add-type-hints-to-public-functions-in-pysto
Open

CLO-144: [GH-104] Add type hints to public functions in pystore/utils.py#109
cloop-agent[bot] wants to merge 4 commits into
devfrom
chore/CLO-144-gh-104-add-type-hints-to-public-functions-in-pysto

Conversation

@cloop-agent
Copy link
Copy Markdown

@cloop-agent cloop-agent Bot commented Apr 27, 2026

CLO-144: [GH-104] Add type hints to public functions in pystore/utils.py

Statement of Work

Why

Goal

What was done

Impact Analysis for 1 changed file(s)

Changed symbols (19)

  • function read_csv in pystore/utils.py (lines 39-65)
  • function rename_dask_index in pystore/utils.py (lines 40-42)
  • function datetime_to_int64 in pystore/utils.py (lines 68-83)
  • function subdirs in pystore/utils.py (lines 86-92)
  • function path_exists in pystore/utils.py (lines 95-97)
  • function read_metadata in pystore/utils.py (lines 100-107)
  • function write_metadata in pystore/utils.py (lines 110-122)
  • function validate_identifier in pystore/utils.py (lines 125-142)
  • function sanitize_snapshot_name in pystore/utils.py (lines 145-153)
  • function make_path in pystore/utils.py (lines 156-168)
  • function get_path in pystore/utils.py (lines 171-174)
  • function set_path in pystore/utils.py (lines 177-205)
  • function list_stores in pystore/utils.py (lines 208-211)
  • function delete_store in pystore/utils.py (lines 214-223)
  • function delete_stores in pystore/utils.py (lines 226-231)
  • function set_client in pystore/utils.py (lines 234-252)
  • function get_client in pystore/utils.py (lines 255-256)
  • function set_partition_size in pystore/utils.py (lines 259-263)
  • function get_partition_size in pystore/utils.py (lines 266-267)

Related tests

No tests found for changed files.

Files importing changed modules (2)

  • pystore/__init__.py imports .utils
  • pystore/config.py imports .utils
    Key files changed (1 file total)
  • pystore/utils.py (+22 / -18)

Review

Confidence Complexity
82/100 15/100

Recommendation: MERGE (with caveats) — Confidence 82/100 meets threshold. 2 warnings worth reviewing before merge.

Validation

  • Tests passed during verification.

Created by Cloop

ranaroussi and others added 4 commits April 17, 2026 19:32
…/utils.py

Co-Authored-By: Cloop <3158731+cloop-dev[bot]@users.noreply.github.com>
Co-Authored-By: Cloop <3158731+cloop-dev[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant