Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ test_hash2
Function
test_hash2
atomic-core/src/apply/change.rs:245–247 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
243
}
244
245
fn test_hash2() -> Hash {
246
Hash::of(b
"test hash 2"
)
247
}
248
249
// compute_new_state Tests
250
Callers
3
test_compute_new_state_different_changes
Function · 0.85
test_compute_new_state_chain
Function · 0.85
test_compute_new_state_order_matters
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected