Skip to main content

Module cache

Module cache 

Source

Structs§

CacheConfig
Configuration for smart caching.
CacheEntry
A cached test result.
CacheStore
The persistent cache store.

Functions§

cache_result
Cache a test run result.
check_cache
Check if we have a cached result.
compute_project_hash
Compute a content hash of the project’s source files.
format_cache_hit
Format cache hit info for display.