Skip to content

Add unit tests for ModelRegistry.get() disk-fallback behavior#5

Merged
bimantoromaesa merged 1 commit intomainfrom
bug_fix_registry_delayed
Mar 7, 2026
Merged

Add unit tests for ModelRegistry.get() disk-fallback behavior#5
bimantoromaesa merged 1 commit intomainfrom
bug_fix_registry_delayed

Conversation

@bimantoromaesa
Copy link
Contributor

  • Implement tests to verify that the get() method correctly handles cases where models are registered via CLI, ensuring that the in-memory cache is updated appropriately.
  • Test scenarios include cache misses, successful retrieval after registration, and validation of disk fallback functionality.

- Implement tests to verify that the get() method correctly handles cases where models are registered via CLI, ensuring that the in-memory cache is updated appropriately.
- Test scenarios include cache misses, successful retrieval after registration, and validation of disk fallback functionality.
@bimantoromaesa bimantoromaesa merged commit 4a0f9a1 into main Mar 7, 2026
4 checks passed
@bimantoromaesa bimantoromaesa deleted the bug_fix_registry_delayed branch March 7, 2026 06:07
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