Skip to main content

check_pair

Function check_pair 

Source
pub fn check_pair(coverage: &Meta, release: &Meta) -> Result<(), PairError>
Expand description

The invariant deploy relies on: same commit, same run, same builder image.

Attempts deliberately need not match — see the module docs.