MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / test_trunk_id

Function test_trunk_id

atomic-core/src/diff/semantic_to_crdt.rs:616–618  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

614 }
615
616 fn test_trunk_id() -> TrunkId {
617 TrunkId::new(test_change_id(), 0)
618 }
619
620 // ConversionConfig tests
621

Calls 1

test_change_idFunction · 0.85

Tested by

no test coverage detected