Skip to content

Blockmodel refactor upload add delete deltas cache#239

Open
tim-hamblin-seequent wants to merge 4 commits intoSeequentEvo:mainfrom
tim-hamblin-seequent:blockmodel-refactor-upload-add-delete-deltas-cache
Open

Blockmodel refactor upload add delete deltas cache#239
tim-hamblin-seequent wants to merge 4 commits intoSeequentEvo:mainfrom
tim-hamblin-seequent:blockmodel-refactor-upload-add-delete-deltas-cache

Conversation

@tim-hamblin-seequent
Copy link
Copy Markdown
Contributor

@tim-hamblin-seequent tim-hamblin-seequent commented Apr 2, 2026

Description

Extract public upload_block_model method from _upload_data
Extract query_block_model_to_cache from query_block_model_as_table
Add delete_block_model and get_deltas_for_block_model client methods
Add deleted parameter to list_all_block_models
Add missing return type annotations to several async methods
Add tests for upload, delete, deltas, cache query, and deleted filter

Checklist

  • I have read the contributing guide and the code of conduct

tim-hamblin-seequent and others added 4 commits April 2, 2026 16:23
…block_model_to_cache, delete_block_model, and get_deltas_for_block_model as public methods, and add the deleted filter to list_all_block_models. Add corresponding unit tests and missing return type annotations.
@tim-hamblin-seequent tim-hamblin-seequent requested review from a team as code owners April 2, 2026 04:51
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.

2 participants